Hello,

I am having the following link error when trying to compile the llcommon
project on Viewer 2.1 beta extracted from viewer-external :

1>------ Build started: Project: llcommon, Configuration: Release Win32
------
1>Linking...
1>   Creating library
D:\SL\linden\indra\build-vc80\llcommon\Release\llcommon.lib and object
D:\SL\linden\indra\build-vc80\llcommon\Release\llcommon.exp
1>exception_handler.lib(exception_handler.obj) : error LNK2019: unresolved
external symbol "__declspec(dllimport) void __cdecl std::_Throw(class
stdext::exception const &)" (__imp_?_th...@std@@yaxabvexcept...@stdext@@@Z)
referenced in function "public: void __thiscall
stdext::exception::_Raise(void)const " (?_ra...@exception@stdext@@QBEXXZ)
1>exception_handler.lib(exception_handler.obj) : error LNK2001: unresolved
external symbol "__declspec(dllimport) void (__cdecl*
std::_Raise_handler)(class stdext::exception const &)"
(__imp_?_raise_hand...@std@@3p6axabvexcept...@stdext@@@ZA)
1>D:\SL\linden\indra\build-vc80\sharedlibs\Release\llcommon.dll : fatal
error LNK1120: 2 unresolved externals
1>Build log was saved at
"file://d:\SL\linden\indra\build-vc80\llcommon\llcommon.dir\Release\BuildLog.htm"
1>llcommon - 3 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


I have copied the libraries from libraries/i686-win32/lib/debug/ to
libraries/i686-win32/lib/release/ but it didn't help. Does anyone know what
to do please ? It seems to come from the new google_breakpad library but I
don't know anything about it. I just know it was not there before.

Thanks for any piece of help,
Marine
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to