Can I create dynamic libraries with code::blocks for linux?
If yes how can i do this?
How can i use dynamic libraries in othe code::blocks projects?
1. file -> new -> project -> shared library
2. the same as with static libs...
And how I can link this library to another project?
Please read the manual and if you don't find it there post again.
Also you can inspect the FAQ on the wiki.codeblocks.org.
Which manual?
http://www.codeblocks.org/user-manual
or
http://lmgtfy.com/?q=codeblocks+manual
next time please search before asking ....
Thank you very much.
Now i'm trying to create shared library.
And there's no errors, but .so file doesn't creates
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F
This is the last link I'm posting... learn to read....