Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Rebuild started...
- 1>------ Rebuild All started: Project: LibSDLSamples, Configuration: Debug Win32 ------
- 1>Build started 8/18/2021 7:18:33 PM.
- 1>Target _PrepareForClean:
- 1> Deleting file "Debug\LibSDLSamples.tlog\LibSDLSamples.lastbuildstate".
- 1>Target InitializeBuildStatus:
- 1> Touching "Debug\LibSDLSamples.tlog\unsuccessfulbuild".
- 1>Target VcpkgTripletSelection:
- 1> Using triplet "x86-windows" from "C:\dev\vcpkg\vcpkg-master\scripts\buildsystems\msbuild\..\..\..\installed\x86-windows\"
- 1>Target ClCompile:
- 1> FileHelper.cpp
- 1> main.cpp
- 1> Generating Code...
- 1>Target Link:
- 1> FileHelper.obj : error LNK2019: unresolved external symbol __imp___invalid_parameter referenced in function "void * __cdecl std::_Allocate_manually_vector_aligned<struct std::_Default_allocate_traits>(unsigned int)" (??$_Allocate_manually_vector_aligned@U_Default_allocate_traits@std@@@std@@YAPAXI@Z)
- 1> FileHelper.obj : error LNK2019: unresolved external symbol __imp___CrtDbgReport referenced in function "void * __cdecl std::_Allocate_manually_vector_aligned<struct std::_Default_allocate_traits>(unsigned int)" (??$_Allocate_manually_vector_aligned@U_Default_allocate_traits@std@@@std@@YAPAXI@Z)
- 1> C:\Users\elemenopy\source\repos\LibSDLSamples\Debug\LibSDLSamples.exe : fatal error LNK1120: 2 unresolved externals
- 1>Done building target "Link" in project "LibSDLSamples.vcxproj" -- FAILED.
- 1>
- 1>Done building project "LibSDLSamples.vcxproj" -- FAILED.
- 1>
- 1>Build FAILED.
- 1>
- 1>FileHelper.obj : error LNK2019: unresolved external symbol __imp___invalid_parameter referenced in function "void * __cdecl std::_Allocate_manually_vector_aligned<struct std::_Default_allocate_traits>(unsigned int)" (??$_Allocate_manually_vector_aligned@U_Default_allocate_traits@std@@@std@@YAPAXI@Z)
- 1>FileHelper.obj : error LNK2019: unresolved external symbol __imp___CrtDbgReport referenced in function "void * __cdecl std::_Allocate_manually_vector_aligned<struct std::_Default_allocate_traits>(unsigned int)" (??$_Allocate_manually_vector_aligned@U_Default_allocate_traits@std@@@std@@YAPAXI@Z)
- 1>C:\Users\elemenopy\source\repos\LibSDLSamples\Debug\LibSDLSamples.exe : fatal error LNK1120: 2 unresolved externals
- 1> 0 Warning(s)
- 1> 3 Error(s)
- 1>
- 1>Time Elapsed 00:00:01.25
- ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement