U++ framework
Do not panic. Ask here before giving up.

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: 1796
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: Fri Jun 19 02:01:57 GMT+2 2026

Total time taken to generate the page: 0.00623 seconds