News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

BUG report!

Started by 198710, September 13, 2008, 04:47:07 PM

Previous topic - Next topic

198710

When there are more than one project,if I configured the Compiler and debugger settings->Linker settings,and added a shared object(*.so) for Project A,then active another project(Project B) that doesn't need the *.so file,recompile Project B,the result exec file will be a little bit larger than that of no such configuration for Project A.
So I hope the settings should base on projects,not global setting for all projects.

stahta01

This is NOT the right forum for user errors; please try to use "Using Code::Blocks"
http://forums.next.codeblocks.org/index.php/board,3.0.html

Please use the Berlios project page to report real bugs.

Note, yours is not an real bug; it is user error.

To change project use "project" -> "Build options" or "project" -> "properties"

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]