Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » where can I find more info?
Re: where can I find more info? [message #28633 is a reply to message #28630] Wed, 08 September 2010 16:30 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Jerson,

I guess your linker can't find the libs because they are in directory that is not specified on the linker command line. I believe you can solve it by adding "New linker option" in Package manager that specifies the path. For gcc it would be "-L/path/to/the/libs", not sure about the MSVC syntax from the top of my head. If I am not mistaken, then relative path might work as well.

The include paths are actually something bit different, as they are used only during compiling to find #include files.

Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problems in growing up from newbie
Next Topic: Limits check in Meter code
Goto Forum:
  


Current Time: Thu May 09 18:44:22 CEST 2024

Total time taken to generate the page: 0.02209 seconds