[OpenSBC] OpenSBC linker error LNK2019
Brought to you by:
joegenbaclor
From: OpenSBC F. <ope...@op...> - 2008-10-31 06:30:07
|
Hi all, I have tried to compile opensbc as instruct in the WIKI pages using Visual C++2003 , and Microsoft Platform SDK for Windows server 2003 . Opensipstack compiled well and also opensbc, but when it began linking proccess I got the linker error LNK2019. pensipstack-7.10.lib(ptime.obj) : error LNK2019: unresolved external symbol [_PTimeParse@12] , "public: virtual void __thiscall PTime::ReadFrom(class std::basic_istream<char,struct std::char_traits<char> > &)" (?ReadFrom@PTime@@UAEXAAV?$basic_istream@DU?$char_traits@D@std@@@std@@@Z) Release/opensbc.exe : fatal error LNK1120: |