summaryrefslogtreecommitdiff
path: root/indra/llcommon/tests/test_python_script.py
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-06-06 10:28:39 +0800
committerErik Kundiman <erik@megapahit.org>2025-06-06 10:28:39 +0800
commit66251e9e06fb314b5d403d5faa83305f74b35a25 (patch)
treebdf87eb6ad84ed41e9436c6ecbbaae44597f8e90 /indra/llcommon/tests/test_python_script.py
parent64ce4927e8ed65b09620c4080ec2942b6a52f31c (diff)
Fix another wstring Boost filesystem linking error
I couldn't get the LL_WARNS to link on Windows yet, so they're just disabled for now, they're only warnings to the users anyway. The error was: llfilesystem.lib(lldiskcache.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl boost::filesystem::detail::path_traits::convert(unsigned short const *,unsigned short const *,class std::basic_string<char,struct std::char_traits<char>,cla ss std::allocator<char> > &,class std::codecvt<unsigned short,char,struct _Mbstatet> const *)" (__imp_?convert@path_traits@detail@filesystem@boost@@YAXPEBG0AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PEBV?$codecvt@GDU_Mbstatet@@@6@@Z) referenced in function "public: void __cdecl LLDiskCache::clearCache(void)" (?clearCache@LLDiskCache@@QEAAXXZ) [C:\Users\erik\Documents\Megapahit\viewer\build-mingw64_nt-10.0-19045-x86_64\newview\megapahit.vcxproj]
Diffstat (limited to 'indra/llcommon/tests/test_python_script.py')
0 files changed, 0 insertions, 0 deletions