Author Topic: Undefined reference error on compilation??  (Read 2583 times)

ki113d

  • Guest
Undefined reference error on compilation??
« on: November 05, 2010, 10:47:38 am »
Hey guys.

I have only been using code blocks for a while and just recently downloaded some external libraries.

I have successfully added the libraries to the include search path after having problems with the MinGW compiler an debugger and now when I
try to use external libraries in my applications I get many error saying,

undefined reference to 'Poco::Path::current()'

Does anybody know how I can get past this?

I have also experienced these error while using the  Boost libraries as well.

Any help would be greatly appreciated.

ki113d.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Undefined reference error on compilation??
« Reply #1 on: November 05, 2010, 01:02:08 pm »
Link the correct object or library file.

Please learn the basics of Programming on another site!!

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org