Code::Blocks Forums
User forums => Help => Topic started by: darkmaster20 on April 21, 2012, 05:57:27 pm
-
hi everyone,
i'm student new to programming i really like codeblocksand i have recently (yesterday) bought a mac os lion 10.7.3 with xcode 4.3.2 with command line and i've installed codeblocks 10.5, and when i compile a simple hello world project get this error:
""
Last login: Sat Apr 21 16:33:56 on ttys000
MacBook-Pro-de-user:~ username$ /Users/username/Documents/ALPRO 2012/olamundo/bin/Debug/olamundo
-bash: /Users/username/Documents/ALPRO: No such file or directory
MacBook-Pro-de-user:~ username$
""
and besides that the program keeps crashing if a close a project on the project managment window in codeblocks or simply close codeblocks!
i need this ASAP because i've have classes and projects to build!
please i really need help
thanks
-
Try NOT using spaces or special characters in the project path.
Tim S.
-
i already tried that! doesn't seems to be the problem! but thanks anyway
-
Without more info I know I can not help.
NOTE: The spaces was the problem in your original post; no idea what the current problem is now.
Tim S.
-
sorry, yes the first problem was indeed the spaces... i thought that wasn't any spaces but in the end there was one! tthe other problem is that the codeblocks crash everytime i close a project or close the codeblocks itself.... thanks for the help
-
here is part of the error i get when i close a codeblocks project
"rocess: CodeBlocks [4152]
Path: /Applications/CodeBlocks.app/Contents/MacOS/CodeBlocks
Identifier: org.codeblocks.app
Version: 10.05 (6282)
Code Type: X86 (Native)
Parent Process: launchd [119]
Date/Time: 2012-04-23 23:24:11.001 +0100
OS Version: Mac OS X 10.7.3 (11D50d)
Report Version: 9
Interval Since Last Report: 114061 sec
Crashes Since Last Report: 19
Per-App Interval Since Last Report: 18074 sec
Per-App Crashes Since Last Report: 15
Anonymous UUID: 4B8542F2-7762-4C7B-B0AB-4589D324BB7E
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
objc[4152]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreGraphics 0x9801f253 aa_render_shape + 2614
1 libRIP.A.dylib 0x9cc92ff6 ripr_Coverage + 1362
2 libRIP.A.dylib 0x9cc90232 ripc_GetClipState + 3382
3 libRIP.A.dylib 0x9cc8f1ac ripc_GetRenderingState + 177
4 libRIP.A.dylib 0x9cc95b6f ripc_DrawPath + 139
"