News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Force Close MACBOOK PRO

Started by BickeringNut, March 12, 2013, 08:34:35 PM

Previous topic - Next topic

BickeringNut

Hi,
I used to use codeblocks v 10 fine with no issues. I recently upgraded codeblocks v12. something and now when I open a document Codeblocks force closes on me within seconds. I unistalled codeblocks and reinstalled it and the same thing happens. I installed the newest version of Xcode prior to updated codeblocks. I am going to use codeblocks to write code in C++. I am running the newest version of Mac OS. Any help would be greatly appreciated.


BickeringNut

Thanks a lot. The first linked help me but now every time I try to create a . cpp file and run it it shows up as "No such file or directory". Any idea?

Jenna

Quote from: BickeringNut on March 14, 2013, 12:34:38 AM
Thanks a lot. The first linked help me but now every time I try to create a . cpp file and run it it shows up as "No such file or directory". Any idea?
Please post the exact error message (in code-tags) and the exact steps you did to trigger this issue

BickeringNut

I open a file and when I build it it does not show as any errors are there. Then I run it and my terminal pops up and shows me the directory the file is in and then states "No such file or directory." There is not much more I can explain about this issue.