Cannot clean/build anymore
Posted: Wed Jun 11, 2014 12:31 pm
Mac OS X 10.9.3
XCode 5.1.1 installed
I started my current version of CodeLite, which was 5.4, it prompted me to update and I said NO. I just wanted to test something quickly in an existing project. It's a C console project.
It warned me about the compiler being not found or something, offered to fix. I fixed it by selecting GCC. After that it did not complain.
Tried to clean my project. It would print
/bin/sh -c 'make -j8 -e -f "catest1.mk" clean'
then would stop there. All I could do is "Build > Stop build" (everything else was greyed out).
I cannot build the project either.
I also notice that when I try to open a terminal, just by using the Dock (CodeLite should not be involved), the terminal opens and displays an error message:
[forkpty: Device not configured]
[Unable to create a new process and to open a pseudo-tty.]
If I close CodeLite, I can open a terminal without any problem.
So I restarted CodeLite, and when offered I updated to 6.0.
Downloaded 6.0. Updated. From /Applications, I start CodeLite 6.0 (I have kept a copy of CodeLite 5.4 just in case).
I restart CodeLite. Exactly the same problem persists.
Can't clean, can't build, can't open a terminal.
What can I do to solve this problem?
XCode 5.1.1 installed
I started my current version of CodeLite, which was 5.4, it prompted me to update and I said NO. I just wanted to test something quickly in an existing project. It's a C console project.
It warned me about the compiler being not found or something, offered to fix. I fixed it by selecting GCC. After that it did not complain.
Tried to clean my project. It would print
/bin/sh -c 'make -j8 -e -f "catest1.mk" clean'
then would stop there. All I could do is "Build > Stop build" (everything else was greyed out).
I cannot build the project either.
I also notice that when I try to open a terminal, just by using the Dock (CodeLite should not be involved), the terminal opens and displays an error message:
[forkpty: Device not configured]
[Unable to create a new process and to open a pseudo-tty.]
If I close CodeLite, I can open a terminal without any problem.
So I restarted CodeLite, and when offered I updated to 6.0.
Downloaded 6.0. Updated. From /Applications, I start CodeLite 6.0 (I have kept a copy of CodeLite 5.4 just in case).
I restart CodeLite. Exactly the same problem persists.
Can't clean, can't build, can't open a terminal.
What can I do to solve this problem?