Questions tagged as 'osx'

1
answer

IONIC / PHONEGAP build error

I use a Mac, I tried to give the commands sudo ionic build ios / sudo ionic build android, however, I get the error below:    Error: spawn EACCES       at exports._errnoException (util.js: 746: 11)       at ChildProcess.spawn (child_process.j...
asked by 15.04.2015 / 22:32
1
answer

Swift File Save Window

I would like to create a window to save text files to disk, but I do not know how to create a File Explorer using Storyboard.     
asked by 19.03.2015 / 22:36
0
answers

Error running DotNet on Mac [closed]

Good evening, I installed the .Net Core as per instructions: link I created the project directory and when will I execute (via terminal), as command: dotnet new I get the error below:    Unhandled Exception: System.TypeInitializatio...
asked by 02.10.2016 / 23:57
2
answers

Problem with pointer deallocation in chained list

I have a problem with the deallocation of pointers in my code a few days ago. I try to make sure that the point of my on-screen object is greater than one value, move this object out of memory, but for some reason this is not working and is givi...
asked by 02.10.2015 / 22:28
0
answers

Enable federated [closed]

I need to enable the federated plugin in mysql. I'm adding federated to my my.cnf file, when I check for show engines; says it is not enabled. I'm using Mac OSX 10.11 and mysql 5.2.26. Any solutions to this?     
asked by 08.10.2015 / 16:57
2
answers

"php.h not found" error when installing Intl extension on Mac

I'm having trouble installing the intl extension on the Mac, I've already done the following tutorials: Installing Intl package on OSX Lion Install the PHP INTL extension on a Mac Installing the PHP intl extension on OS X Maver...
asked by 27.08.2014 / 19:49
3
answers

Problem with sorting in PostgreSQL

I have a problem when ordering columns in PostgreSQL even though it is properly configured in UTF-8. The version of PostgreSQL is 9.3 and it is installing on a Maverick 10.9.5 MacOSX (this problem has already occurred in earlier versions of t...
asked by 29.09.2014 / 21:23
1
answer

Maverick installation causes the server to stop working

I'm new to apples and recently bought a Mac book, with the Lion operating system. I installed php, mysql, etc and everything worked perfectly. Now I've upgraded the system to Maverick and the server has stopped working. When I type in the bro...
asked by 01.02.2014 / 13:05
1
answer

Letter ç in the VS Code editor

The "c" folder disappeared in the Visual Studio Code that I use on my MacBook. This happened some time ago after an update. Works in any editor except VS Code. Has anyone ever experienced this?     
asked by 07.02.2017 / 20:43
1
answer

GIT file permission

All my systems I have are giving permission problem after I give a git pull , so for example I have a folder where my js and css files are generated. Folder assets / min /, after I pull a pull I always need to run chmod -R 777 assets/mi...
asked by 29.01.2018 / 20:10