User forums > Using Code::Blocks
Code::Blocks project file for *nix
(1/1)
Ceniza:
Forgot to comment this before, but I've been wondering why nobody else has complaint about (or maybe I just haven't seen it).
In the Code::Blocks project file for *nix, the target src creates devel/codeblocks which clashes with the directory devel/codeblocks.
Has anybody else tried this?
I'd suggest the output filename to be saved as devel/codeblocks.exe or devel/codeblocks.bin, and the update script updated accordingly.
mandrav:
--- Quote ---In the Code::Blocks project file for *nix, the target src creates devel/codeblocks which clashes with the directory devel/codeblocks.
--- End quote ---
But... there is no directory devel/codeblocks... we only have devel/share/codeblocks...
(confused)
Ceniza:
So, the problem must be something else.
I just checked and the output folder hasn't a codeblocks folder, but devel has.
--- Quote from: ls devel/ ---codeblocks console_runner libwxscintilla.so share
codeblocks.exe libcodeblocks.so run.sh
--- End quote ---
There, codeblocks is a folder and codeblocks.exe the one I had to change from the src target.
The weirdest thing is the codeblocks folder is empty, so why is it there in the first place?
I'm also confused now :?
Navigation
[0] Message Index
Go to full version