summaryrefslogtreecommitdiff
path: root/indra/llmessage/tests
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-06-07 18:10:01 +0800
committerErik Kundiman <erik@megapahit.org>2025-06-07 18:10:01 +0800
commit74cd194dc61373cb49279f87e802516963f3d172 (patch)
tree88d4b42a66df068ca8d48147d5b0d1cbb76eef6a /indra/llmessage/tests
parent62e707f043028401e2e433578f7078d02539ef3e (diff)
Fix ColladaDOM link error to Boost throw_exceptionHEADmain
in viewer linking stage on Windows. throw_exception is user defined (it's not picking up its definition from anywhere on Windows, at least when using vcpkg's Boost). (Link target) -> libcollada14dom23-s.lib(daeURI.obj) : error LNK2019: unresolved external symbol void __cdecl boost::throw_exception(class std::exception const &) (?throw_exception@boost@@YAXAEBVexception@std@@@Z) referenced in function void __cdecl boost::re_detail_500::raise_runtime_error<class boost::regex_error>(class boost::regex_error const &) (??$raise_runtime_error@Vregex_error@boost@@@re_detail_500@boost@@YAXAEBVregex_error@1@@Z) [C:\Users\erik\Documents\Megapahit\viewer\build-mingw64_nt-10.0-19045-x86_64\newview\megapahit.vcxproj]
Diffstat (limited to 'indra/llmessage/tests')
0 files changed, 0 insertions, 0 deletions