User forums > General (but related to Code::Blocks)

Directories for object files

(1/3) > >>

hd:
Hi,

Seeing .deps directories for project tree, I thought why not same solution
for object files ? Ex. if project has two configuration: release and debug,
then create .release and .debug directories, and use them.


ps. Thanks for CodeBlocks. I'm using it daily.

--
Hakki Dogusan

troels:
Hi Yiannis,

I agree with the following post, except to me this is crucial. Controlling where output files goes is much needed, having .c and .o files is the same folder is messy. Eclipse/CDT apparantly cannot do this. MinGW Developer Studio do do this. MinGW Developer Studio is (was) great, with this little extra feature plus the Linux port CodeBlocks becomes greater still, bound to have a huge impact! This is a very very important project you've started, good luck. I really need this IDE!

/Troels

PS:cpp/wx is much better than Java/Eclipse/CDT, way beyond

mandrav:
I am trying to add it in before the next version, i.e. any day now ;)

troels:
Hi,

>I am trying to add it in
Great! Thanks.

>>having .c and .o files is the same folder is messy
I don't understand why the *nix people put up with this.

>MinGW GNU GCC...the same plugin can use the free(!) Microsoft
>Visual C++ Toolkit 2003 just as easily.
Ultra-cool! Openness - flexibility - freedom of choice!

Greetings,
Troels, Denmark

hd:
Hi,


(subject could be "You can't make everybody happy!" ;-))

(using cvs version of CodeBlocks)


This .objs directory solution is better than none...

- But if you have to use a source/header file in a directory which you don't
have write rights ?

- It does not solve common debug/release configuration problem
  -requires rebuild every time ?-

Thanks for listening, and hard work!

--
Regards,
Hakki Dogusan

Navigation

[0] Message Index

[#] Next page

Go to full version