Advertisement
Guest User

Untitled

a guest
Dec 14th, 2015
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. UnrealBuildTool-2015.12.14-12.43.03.txt
  2.  
  3. Performing 1 actions (4 in parallel)
  4. [1/1] Link LittleRockets_CPP.exe
  5. Creating library C:\Users\Justin\Documents\Unreal Projects\LittleRockets_CPP\Binaries\Win64\LittleRockets_CPP.lib and object C:\Users\Justin\Documents\Unreal Projects\LittleRockets_CPP\Binaries\Win64\LittleRockets_CPP.exp
  6. UELinkerFixups.cpp.obj : error LNK2019: unresolved external symbol "void __cdecl EmptyLinkFunctionForGeneratedCodeSubstanceCore(void)" (?EmptyLinkFunctionForGeneratedCodeSubstanceCore@@YAXXZ) referenced in function "void __cdecl UELinkerFixups(void)" (?UELinkerFixups@@YAXXZ)
  7. UELinkerFixups.cpp.obj : error LNK2019: unresolved external symbol "void __cdecl EmptyLinkFunctionForGeneratedCodeAIFlightTest(void)" (?EmptyLinkFunctionForGeneratedCodeAIFlightTest@@YAXXZ) referenced in function "void __cdecl UELinkerFixups(void)" (?UELinkerFixups@@YAXXZ)
  8. UELinkerFixups.cpp.obj : error LNK2019: unresolved external symbol "void __cdecl EmptyLinkFunctionForStaticInitializationSubstanceCore(void)" (?EmptyLinkFunctionForStaticInitializationSubstanceCore@@YAXXZ) referenced in function "void __cdecl UELinkerFixups(void)" (?UELinkerFixups@@YAXXZ)
  9. UELinkerFixups.cpp.obj : error LNK2019: unresolved external symbol "void __cdecl EmptyLinkFunctionForStaticInitializationAIFlightTest(void)" (?EmptyLinkFunctionForStaticInitializationAIFlightTest@@YAXXZ) referenced in function "void __cdecl UELinkerFixups(void)" (?UELinkerFixups@@YAXXZ)
  10. C:\Users\Justin\Documents\Unreal Projects\LittleRockets_CPP\Binaries\Win64\LittleRockets_CPP.exe : fatal error LNK1120: 4 unresolved externals
  11. -------- End Detailed Actions Stats -----------------------------------------------------------
  12. ERROR: UBT ERROR: Failed to produce item: C:\Users\Justin\Documents\Unreal Projects\LittleRockets_CPP\Binaries\Win64\LittleRockets_CPP.exe
  13. Total build time: 7.88 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement