gameboy Posted June 27, 2023 Share Posted June 27, 2023 I am using the latest SVN27740,I used the file update workspaces. bat to release a new workspace. Today, I compiled 0 A.D. under Win10 64 bit and encountered an error: Severity Code Description Project File Line Suppression State Error LNK2001 unresolved external symbol ___delayLoadHelper2@8 test D:\trunk\build\workspaces\vs2017\libvorbisfile.lib(libvorbisfile.dll) 1 Error LNK2001 unresolved external symbol ___delayLoadHelper2@8 test D:\trunk\build\workspaces\vs2017\nvtt.lib(nvtt.dll) 1 Error LNK2001 unresolved external symbol ___delayLoadHelper2@8 test D:\trunk\build\workspaces\vs2017\miniupnpc.lib(miniupnpc.dll) 1 Error LNK2001 unresolved external symbol ___delayLoadHelper2@8 test D:\trunk\build\workspaces\vs2017\enet.lib(enet.dll) 1 Error LNK2001 unresolved external symbol ___delayLoadHelper2@8 test D:\trunk\build\workspaces\vs2017\libsodium.lib(libsodium.dll) 1 Error LNK2001 unresolved external symbol ___delayLoadHelper2@8 test D:\trunk\build\workspaces\vs2017\libpng16.lib(libpng16.dll) 1 Error LNK2001 unresolved external symbol ___delayLoadHelper2@8 test D:\trunk\build\workspaces\vs2017\libcurl.lib(libcurl.dll) 1 Error LNK1120 1 unresolved externals test D:\trunk\binaries\system\test.exe 1 Link to comment Share on other sites More sharing options...
vladislavbelov Posted June 27, 2023 Share Posted June 27, 2023 2 hours ago, gameboy said: I am using the latest SVN27740,I used the file update workspaces. bat to release a new workspace. You might need to cleanup the solution. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now