User forums > Using Code::Blocks
Undefined reference error on compilation??
(1/1)
ki113d:
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.
stahta01:
Link the correct object or library file.
Please learn the basics of Programming on another site!!
Tim S.
Navigation
[0] Message Index
Go to full version