User forums > Help

I used to be able to build!

(1/1)

BigDaddyDrew:
I'm relatively new to Code::Blocks, but I've been building and running successfully for the past week. All of a sudden I can no longer build! It appears that I can't create the output files? I don't think it's a file system permission issue, since I can run the exact build command line in the terminal. Any ideas?
     

--- Code: ---/bin/bash: g++   -I/usr/local/boost_1_48_0 -I/usr/local/eigen-eigen-3.0.4  -c main.cpp -o main.o: No such file or directory

--- End code ---

Jenna:
Please post the whole "Build log", if possible.

BigDaddyDrew:
Hi Jens, thanks for the reply.

I actually realized I changed my shell in the 'Environment' settings, and I forgot to add the '-c' option. Putting that back on did the trick! Silly me!

Jenna:

--- Quote from: BigDaddyDrew on December 18, 2011, 11:15:55 pm ---Hi Jens, thanks for the reply.

I actually realized I changed my shell in the 'Environment' settings, and I forgot to add the '-c' option. Putting that back on did the trick! Silly me!

--- End quote ---
Nice to here that it works again.

Navigation

[0] Message Index

Go to full version