I have a problem when building C++ code with IT++ library on SlickEdit.
I've tried 2 methods below
I've included IT++ header library path to SlickEdit C++ project, and in "project" tab->"project property"->"compile/link" I set the path for libitpp.a libitpp.so libitpp.so.7 libitpp.so.7.0.0, but the building result seems that the compiling is OK but failing in linking.
I have a problem when building C++ code with IT++ library on SlickEdit.
I've tried 2 methods below
I've included IT++ header library path to SlickEdit C++ project, and in "project" tab->"project property"->"compile/link" I set the path for libitpp.a libitpp.so libitpp.so.7 libitpp.so.7.0.0, but the building result seems that the compiling is OK but failing in linking.
The other method I've tried is based on the following url, but it still doesn't work
http://community.slickedit.com/index.php?topic=1541.0
Does anyone have the experience on this?
I am not familiar with your editor, but I think you should also specify somewhere the name of the library ('itpp').