Skip to content

Instantly share code, notes, and snippets.

@asajeffrey
Created February 21, 2020 22:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asajeffrey/b0658eda1aacecd9f1f2c04ae8447a95 to your computer and use it in GitHub Desktop.
Save asajeffrey/b0658eda1aacecd9f1f2c04ae8447a95 to your computer and use it in GitHub Desktop.
[1/137] LINK(DLL) libfeature_support.dll libfeature_support.dll.lib libfeature_support.dll.pdb
FAILED: libfeature_support.dll libfeature_support.dll.lib libfeature_support.dll.pdb
C:/Python27/python.exe ../../build/toolchain/win/tool_wrapper.py link-wrapper environment.store_x64 False link.exe /nologo /IMPLIB:./libfeature_support.dll.lib /DLL /OUT:./libfeature_support.dll /PDB:./libfeature_support.dll.pdb @./libfeature_support.dll.rsp
angle_common.lib(string_utils.obj) : error LNK2019: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl angle::GetEnvironmentVar(char const *)" (?GetEnvironmentVar@angle@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PEBD@Z) referenced in function "class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > __cdecl angle::GetStringsFromEnvironmentVar(char const *,char const *)" (?GetStringsFromEnvironmentVar@angle@@YA?AV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@PEBD0@Z)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment