User forums > Using Code::Blocks

Nightly Builds: Not working

<< < (2/3) > >>

Decrius:
Yes I can, I'm trying, but I get the error displayed in the previous post. Something wrong with the compiler :S

I tried to start up a new GLFW project, if I run the main.cpp file that is included, I get errors!

Ah, I send bad radiation, nothing works at once, lol.

Decrius

David Perfors:
uhm... the base directory of GFLW is not you're CodeBlocks directory is it?

Decrius:
Okay, I reinstalled Codeblocks, MingW is in my G:\ hardrive (where windows is installed on, I rather installed it on my J:\ harddrive, where all my programs are, but that seems very difficult to do).

Very silly, but CodeBlocks remembered my previous settings I had, which I didn't wanted, that means reinstalling has no point.

Base directory? I really don't know what it is, what should my 'base' directory be? Isn't that just my CB directory? (And now my MinGW directory? Where the .h and .lib files are).

I get this error, when I try to compile the GLFW project included in CB:


--- Code: ----------------- Build: Debug in Daecrius ---------------
Compiling: main.cpp
Execution of 'mingw32-g++.exe -Wall -g  -IG:\MinGW\include  -c main.cpp -o obj\Debug\main.o' in 'J:\Program Files\CodeBlocksNB\Projects\GLFW\Daecrius' failed.
Nothing to be done.
--- End code ---

Thanks for the help so far :)

Decrius

Decrius:
What _should_ I fill in, in the base text field? What will it _add_ to my project?

What is wrong? Something with the compiler? Why doesn't the build log shows me what is wrong?

Decrius

Edit: Even console projects dont work!

Decrius:
Which 5 paths do they actually mean in http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Windows (on the bottom).

I can only find 4 :S.

Decrius

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version