Problem linking static libraty from console application
Posted: Sun Mar 06, 2011 10:00 pm
Hi, I'm evaluating CodeLite for a group of projects I have to work on in the coming months and I found some issues, may be due to my lack of experience regarding C++ and CodeLite.
I'm using CodeLite v2.9.0.4684 on Ubuntu 10.10 and have a very basic situation. My workspace contains 2 project, a dynamic library and a console application and I need to use, from the console application, classes provided by the library. I added the include path to the console app settings but I'm not able to set the linker up correctly, so to build everything with no errors. Every time I try I get the output shown on the attached image.
I have been stuck with this for days and I would appreciate a lot any suggestion. Thanks in advance.
I also attach an archive containing a test case workspace to reproduce my problem.
regards
Filippo
I'm using CodeLite v2.9.0.4684 on Ubuntu 10.10 and have a very basic situation. My workspace contains 2 project, a dynamic library and a console application and I need to use, from the console application, classes provided by the library. I added the include path to the console app settings but I'm not able to set the linker up correctly, so to build everything with no errors. Every time I try I get the output shown on the attached image.
I have been stuck with this for days and I would appreciate a lot any suggestion. Thanks in advance.
I also attach an archive containing a test case workspace to reproduce my problem.
regards
Filippo