Code::Blocks Forums

User forums => Help => Topic started by: sarah.a on June 27, 2011, 01:57:52 pm

Title: this project has not been built yet, do you want to build it now
Post by: sarah.a on June 27, 2011, 01:57:52 pm
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)

Title: Re: this project has not been built yet, do you want to build it now
Post by: stahta01 on June 27, 2011, 02:42:17 pm
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F
Title: Re: this project has not been built yet, do you want to build it now
Post by: sarah.a on June 27, 2011, 03:20:19 pm
i've visited this page before but it didn't help me
Title: Re: this project has not been built yet, do you want to build it now
Post by: stahta01 on June 27, 2011, 04:26:28 pm
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.