Now I am using eclipse CDT for my C/C++ Application, but there is problem when I link my external library, it could not be loaded properly at run time, even through I put th
I normally configure
(see images below and exchange the path in the Linker flags to that one you used in the library search path)