Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. 1>------ Build started: Project: SDK, Configuration: Release Win32 ------
  2. 1> RealmCrafter.cpp
  3. 1> SDKMain.cpp
  4. 1> CPlayerAttributeBars.cpp
  5. 1> CPlayerCompass.cpp
  6. 1> CPlayerHelp.cpp
  7. 1> CPlayerMap.cpp
  8. 1> CPlayerParty.cpp
  9. 1> CPlayerQuestLog.cpp
  10. 1> CPlayerStats.cpp
  11. 1> CControlHostManager.cpp
  12. 1> CDemoEnvironment.cpp
  13. 1> IControlHost.cpp
  14. 1> CButtonHost.cpp
  15. 1> CCheckBoxHost.cpp
  16. 1> CComboBoxHost.cpp
  17. 1> CItemButton.cpp
  18. 1> CItemButtonHost.cpp
  19. 1> CLabelHost.cpp
  20. 1> CListBoxHost.cpp
  21. 1> CPictureBoxHost.cpp
  22. 1> Compiling...
  23. 1> CProgressBarHost.cpp
  24. 1> CSelectionSize.cpp
  25. 1> CSelectionSizeHost.cpp
  26. 1> CTextBoxHost.cpp
  27. 1> CTrackBarHost.cpp
  28. 1> CWindowHost.cpp
  29. 1> CChatBox.cpp
  30. 1> CControlEditor.cpp
  31. 1> CGameMenu.cpp
  32. 1> CMouseItem.cpp
  33. 1> CMouseToolTip.cpp
  34. 1> CPlayerActionBar.cpp
  35. 1> CPlayerInventory.cpp
  36. 1> CPlayerSpells.cpp
  37. 1> CServerSelector.cpp
  38. 1> CCameraController.cpp
  39. 1> CDefaultEnvironment.cpp
  40. 1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Program Files\Solstar Games2\Realm Crafter 2\SDK\SDK\\Release\SDK.dll) does not match the Linker's OutputFile property value (C:\SDK.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
  41. 1> Creating library \SDK.lib and object \SDK.exp
  42. 1> Generating code
  43. 1> Finished generating code
  44. 1> SDK.vcxproj -> C:\Program Files\Solstar Games2\Realm Crafter 2\SDK\SDK\\Release\SDK.dll
  45. ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement