Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: little_greg on March 23, 2011, 02:57:26 pm
-
please, explain me how i can do that.
-
please, explain me how i can do that.
Add it to the linker options in the build options of your project. Refer to the C::B manual (http://www.codeblocks.org/docs/main_codeblocks_en.html) for details and screenshots.
-
MortenMacFly, thanks for reply, i did as you said but unfortunately there is no file with library extension. please, take a look: http://zthread.sourceforge.net/download.html#
-
MortenMacFly, thanks for reply, i did as you said but unfortunately there is no file with library extension. please, take a look: http://zthread.sourceforge.net/download.html#
Consult the development documentation of the sources, you'll need to compile this library yourself. I don't know this library so I can't tell how and whether it is compatible with your target compiler and platform. Ask the developers of this library, they will know.