News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

this project has not been built yet, do you want to build it now

Started by sarah.a, June 27, 2011, 01:57:52 PM

Previous topic - Next topic

sarah.a

i installed pthread library , but my projects does not run . i think there is sth wrong with the linker settings ,
i added pthread library address to   project>build options  Linker Settings  Link libraries
(when i delete this address every thing is ok , but i need to use this library)


stahta01

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]

sarah.a


stahta01

I suggest once more turn on Full Compiler Logging!!!

Post the full compiler log result here or on a site that supports the Compiler.

EDIT: Visiting web pages never has any effect to what your compiler does.
Reading and doing what the Web pages says can help you to learn how Code::Blocks and your compiler works.

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]