User forums > Using Code::Blocks

How to set the build output path for the final executable

(1/3) > >>

msdobrescu:
Hello,

I know it is a basic question, but I don't get how to set the build output path for the final executable of some mingw-w64 project.
Where should I set it per build type (release/debug/...)?

Next, how could I set the extension?
I build a dll, but it must have "aip" and not "dll" extension.
When I change the extension, C::B seems to correct it to "dll".

Also, if I need to store the intermediary obj files on build type path (debug-x64, release-x64), how could I do this? Is there a setting?

Thank you.

stahta01:
Menu "Project" -> "Property"
Tab "Build Targets"

msdobrescu:
Hmm.
I have tried that already.
No effect.

stahta01:

--- Quote from: msdobrescu on August 23, 2016, 05:08:31 pm ---Hmm.
I have tried that already.
No effect.

--- End quote ---

Did  you change the values?
If yes, what values?
Did you re-build the project?
If not, do so.

Tim S.

stahta01:
Make sure you at least uncheck "Auto-generate filename extension"!

Tim S.

Navigation

[0] Message Index

[#] Next page

Go to full version