Hi guys,
I am new user of Poco, and I am really satisfied with it.
I have a problem using Application library. I copiled the library using vc++ express, there is no problems while compiling.
I wrote an application like SimpleApp, and in Debug Mode i have no problems but in realease mode I have this problem:
ClientComCourte.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall Poco::Util::Application::init(int,wchar_t * * const)" (__imp_?init@Application@Util@Poco@@QAEXHQAPA_W@Z)
do you have any idea please ?





