Guest User

Untitled

a guest
Aug 27th, 2013
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.11 KB | None | 0 0
  1. ZERO_CHECK.log
  2. ~~~~~~~~~~~~~~
  3. Build started 28.08.2013 1:54:57.
  4. 1>Project "F:\Aquaria_clean-master\cmake-build\ZERO_CHECK.vcxproj" on node 2 (Build target(s)).
  5. 1>CustomBuild:
  6. Checking Build System
  7. CMake does not need to re-run because F:/Aquaria_clean-master/cmake-build/CMakeFiles/generate.stamp is up-to-date.
  8. CMake does not need to re-run because F:/Aquaria_clean-master/cmake-build/ExternalLibs/ttvfs/CMakeFiles/generate.stamp is up-to-date.
  9. CMake does not need to re-run because F:/Aquaria_clean-master/cmake-build/ExternalLibs/ttvfs_zip/CMakeFiles/generate.stamp is up-to-date.
  10. 1>Done Building Project "F:\Aquaria_clean-master\cmake-build\ZERO_CHECK.vcxproj" (Build target(s)).
  11.  
  12. Build succeeded.
  13.  
  14.  
  15. ttvfs.log
  16. ~~~~~~~~~
  17. Build started 28.08.2013 1:54:58.
  18. 1>Project "F:\Aquaria_clean-master\cmake-build\ExternalLibs\ttvfs\ttvfs.vcxproj" on node 2 (Build target(s)).
  19. 1>CustomBuild:
  20. Building Custom Rule F:/Aquaria_clean-master/ExternalLibs/ttvfs/CMakeLists.txt
  21. CMake does not need to re-run because F:\Aquaria_clean-master\cmake-build\ExternalLibs\ttvfs\CMakeFiles\generate.stamp is up-to-date.
  22. ClCompile:
  23. D:\Microsoft Visual Studio 11.0\VC\bin\CL.exe /c /I"F:/Aquaria_clean-master/BBGE" /I"F:/Aquaria_clean-master/BBGE/GL" /I"F:/Aquaria_clean-master/ExternalLibs/glpng/zlib" /I"F:/Aquaria_clean-master/ExternalLibs/glpng/png" /I"F:/Aquaria_clean-master/Aquaria" /I"F:/Aquaria_clean-master/ExternalLibs/FTGL/include" /I"F:/Aquaria_clean-master/ExternalLibs/freetype2/include" /I"F:/Aquaria_clean-master/ExternalLibs/lua-5.1.4/src" /I"F:/Aquaria_clean-master/ExternalLibs/libogg-1.3.0/include" /I"F:/Aquaria_clean-master/ExternalLibs/libvorbis-1.3.3/include" /I"F:/Aquaria_clean-master/ExternalLibs/SDL12/include" /I"F:/Aquaria_clean-master/ExternalLibs/AL/include" /I"F:/Aquaria_clean-master/ExternalLibs" /I"F:/Aquaria_clean-master/ExternalLibs/ttvfs" /nologo /W3 /WX- /O2 /Ob2 /Oy- /D WIN32 /D _WINDOWS /D NDEBUG /D BBGE_BUILD_ACHIEVEMENTS_INTERNAL=1 /D GL_GLEXT_LEGACY=1 /D HAVE_PUTENV=1 /D TIXML_USE_STL=1 /D BBGE_SKIP_CONFIG_HEADERS=1 /D BBGE_BUILD_SDL=1 /D BBGE_BUILD_FRAMEBUFFER=1 /D BBGE_BUILD_SHADERS=1 /D BBGE_BUILD_OPENGL=1 /D BBGE_BUILD_OPENGL_DYNAMIC=1 /D BBGE_BUILD_FMOD_OPENAL_BRIDGE=1 /D BBGE_BUILD_VFS=1 /D AQUARIA_BUILD_CONSOLE=1 /D AQUARIA_BUILD_SCENEEDITOR=1 /D BBGE_BUILD_WINDOWS=1 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"ttvfs.dir\Release\\" /Fd"F:/Aquaria_clean-master/cmake-build/ExternalLibs/ttvfs/Release/ttvfs.pdb" /Gd /TP /analyze- /errorReport:prompt ..\..\..\ExternalLibs\ttvfs\VFSAtomic.cpp ..\..\..\ExternalLibs\ttvfs\VFSBase.cpp ..\..\..\ExternalLibs\ttvfs\VFSDir.cpp ..\..\..\ExternalLibs\ttvfs\VFSFile.cpp ..\..\..\ExternalLibs\ttvfs\VFSFileFuncs.cpp ..\..\..\ExternalLibs\ttvfs\VFSHelper.cpp ..\..\..\ExternalLibs\ttvfs\VFSLoader.cpp ..\..\..\ExternalLibs\ttvfs\VFSSystemPaths.cpp ..\..\..\ExternalLibs\ttvfs\VFSTools.cpp
  24. VFSAtomic.cpp
  25. VFSBase.cpp
  26. VFSDir.cpp
  27. VFSFile.cpp
  28. VFSFileFuncs.cpp
  29. 1>..\..\..\ExternalLibs\ttvfs\VFSFileFuncs.cpp(23): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  30. D:\Microsoft Visual Studio 11.0\VC\include\stdio.h(218) : see declaration of 'fopen'
  31. VFSHelper.cpp
  32. VFSLoader.cpp
  33. VFSSystemPaths.cpp
  34. 1>f:\aquaria_clean-master\externallibs\ttvfs\VFSInternal.h(11): fatal error C1004: unexpected end-of-file found
  35. VFSTools.cpp
  36. 1>f:\aquaria_clean-master\externallibs\ttvfs/VFS.h(77): fatal error C1004: unexpected end-of-file found
  37. Generating Code...
  38. 1>Done Building Project "F:\Aquaria_clean-master\cmake-build\ExternalLibs\ttvfs\ttvfs.vcxproj" (Build target(s)) -- FAILED.
  39.  
  40. Build FAILED.
  41.  
  42.  
  43. ttvfs_zip.log
  44. ~~~~~~~~~~~~~
  45. Build started 28.08.2013 1:54:58.
  46. 1>Project "F:\Aquaria_clean-master\cmake-build\ExternalLibs\ttvfs_zip\ttvfs_zip.vcxproj" on node 3 (Build target(s)).
  47. 1>CustomBuild:
  48. Building Custom Rule F:/Aquaria_clean-master/ExternalLibs/ttvfs_zip/CMakeLists.txt
  49. CMake does not need to re-run because F:\Aquaria_clean-master\cmake-build\ExternalLibs\ttvfs_zip\CMakeFiles\generate.stamp is up-to-date.
  50. ClCompile:
  51. D:\Microsoft Visual Studio 11.0\VC\bin\CL.exe /c /I"F:/Aquaria_clean-master/BBGE" /I"F:/Aquaria_clean-master/BBGE/GL" /I"F:/Aquaria_clean-master/ExternalLibs/glpng/zlib" /I"F:/Aquaria_clean-master/ExternalLibs/glpng/png" /I"F:/Aquaria_clean-master/Aquaria" /I"F:/Aquaria_clean-master/ExternalLibs/FTGL/include" /I"F:/Aquaria_clean-master/ExternalLibs/freetype2/include" /I"F:/Aquaria_clean-master/ExternalLibs/lua-5.1.4/src" /I"F:/Aquaria_clean-master/ExternalLibs/libogg-1.3.0/include" /I"F:/Aquaria_clean-master/ExternalLibs/libvorbis-1.3.3/include" /I"F:/Aquaria_clean-master/ExternalLibs/SDL12/include" /I"F:/Aquaria_clean-master/ExternalLibs/AL/include" /I"F:/Aquaria_clean-master/ExternalLibs" /I"F:/Aquaria_clean-master/ExternalLibs/ttvfs" /nologo /W3 /WX- /O2 /Ob2 /Oy- /D WIN32 /D _WINDOWS /D NDEBUG /D BBGE_BUILD_ACHIEVEMENTS_INTERNAL=1 /D GL_GLEXT_LEGACY=1 /D HAVE_PUTENV=1 /D TIXML_USE_STL=1 /D BBGE_SKIP_CONFIG_HEADERS=1 /D BBGE_BUILD_SDL=1 /D BBGE_BUILD_FRAMEBUFFER=1 /D BBGE_BUILD_SHADERS=1 /D BBGE_BUILD_OPENGL=1 /D BBGE_BUILD_OPENGL_DYNAMIC=1 /D BBGE_BUILD_FMOD_OPENAL_BRIDGE=1 /D BBGE_BUILD_VFS=1 /D AQUARIA_BUILD_CONSOLE=1 /D AQUARIA_BUILD_SCENEEDITOR=1 /D BBGE_BUILD_WINDOWS=1 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"ttvfs_zip.dir\Release\\" /Fd"F:/Aquaria_clean-master/cmake-build/ExternalLibs/ttvfs_zip/Release/ttvfs_zip.pdb" /Gd /TP /analyze- /errorReport:prompt ..\..\..\ExternalLibs\ttvfs_zip\VFSDirZip.cpp ..\..\..\ExternalLibs\ttvfs_zip\VFSFileZip.cpp ..\..\..\ExternalLibs\ttvfs_zip\VFSZipArchiveLoader.cpp
  52. VFSDirZip.cpp
  53. VFSFileZip.cpp
  54. VFSZipArchiveLoader.cpp
  55. Generating Code...
  56. D:\Microsoft Visual Studio 11.0\VC\bin\CL.exe /c /I"F:/Aquaria_clean-master/BBGE" /I"F:/Aquaria_clean-master/BBGE/GL" /I"F:/Aquaria_clean-master/ExternalLibs/glpng/zlib" /I"F:/Aquaria_clean-master/ExternalLibs/glpng/png" /I"F:/Aquaria_clean-master/Aquaria" /I"F:/Aquaria_clean-master/ExternalLibs/FTGL/include" /I"F:/Aquaria_clean-master/ExternalLibs/freetype2/include" /I"F:/Aquaria_clean-master/ExternalLibs/lua-5.1.4/src" /I"F:/Aquaria_clean-master/ExternalLibs/libogg-1.3.0/include" /I"F:/Aquaria_clean-master/ExternalLibs/libvorbis-1.3.3/include" /I"F:/Aquaria_clean-master/ExternalLibs/SDL12/include" /I"F:/Aquaria_clean-master/ExternalLibs/AL/include" /I"F:/Aquaria_clean-master/ExternalLibs" /I"F:/Aquaria_clean-master/ExternalLibs/ttvfs" /nologo /W3 /WX- /O2 /Ob2 /Oy- /D WIN32 /D _WINDOWS /D NDEBUG /D BBGE_BUILD_ACHIEVEMENTS_INTERNAL=1 /D GL_GLEXT_LEGACY=1 /D HAVE_PUTENV=1 /D TIXML_USE_STL=1 /D BBGE_SKIP_CONFIG_HEADERS=1 /D BBGE_BUILD_SDL=1 /D BBGE_BUILD_FRAMEBUFFER=1 /D BBGE_BUILD_SHADERS=1 /D BBGE_BUILD_OPENGL=1 /D BBGE_BUILD_OPENGL_DYNAMIC=1 /D BBGE_BUILD_FMOD_OPENAL_BRIDGE=1 /D BBGE_BUILD_VFS=1 /D AQUARIA_BUILD_CONSOLE=1 /D AQUARIA_BUILD_SCENEEDITOR=1 /D BBGE_BUILD_WINDOWS=1 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"ttvfs_zip.dir\Release\\" /Fd"F:/Aquaria_clean-master/cmake-build/ExternalLibs/ttvfs_zip/Release/ttvfs_zip.pdb" /Gd /TC /analyze- /errorReport:prompt ..\..\..\ExternalLibs\ttvfs_zip\miniz.c
  57. miniz.c
  58. Lib:
  59. D:\Microsoft Visual Studio 11.0\VC\bin\Lib.exe /OUT:"F:\Aquaria_clean-master\cmake-build\ExternalLibs\ttvfs_zip\Release\ttvfs_zip.lib" /NOLOGO ttvfs_zip.dir\Release\VFSDirZip.obj
  60. ttvfs_zip.dir\Release\VFSFileZip.obj
  61. ttvfs_zip.dir\Release\VFSZipArchiveLoader.obj
  62. ttvfs_zip.dir\Release\miniz.obj
  63. ttvfs_zip.vcxproj -> F:\Aquaria_clean-master\cmake-build\ExternalLibs\ttvfs_zip\Release\ttvfs_zip.lib
  64. 1>Done Building Project "F:\Aquaria_clean-master\cmake-build\ExternalLibs\ttvfs_zip\ttvfs_zip.vcxproj" (Build target(s)).
  65.  
  66. Build succeeded.
  67.  
  68.  
  69. aquaria.log
  70. ~~~~~~~~~~~
  71. Build started 28.08.2013 1:55:05.
  72. 1>Project "F:\Aquaria_clean-master\cmake-build\aquaria.vcxproj" on node 3 (Build target(s)).
  73. 1>CustomBuild:
  74. Building Custom Rule F:/Aquaria_clean-master/CMakeLists.txt
  75. CMake does not need to re-run because F:\Aquaria_clean-master\cmake-build\CMakeFiles\generate.stamp is up-to-date.
  76. ClCompile:
  77. D:\Microsoft Visual Studio 11.0\VC\bin\CL.exe /c /I"F:/Aquaria_clean-master/BBGE" /I"F:/Aquaria_clean-master/BBGE/GL" /I"F:/Aquaria_clean-master/ExternalLibs/glpng/zlib" /I"F:/Aquaria_clean-master/ExternalLibs/glpng/png" /I"F:/Aquaria_clean-master/Aquaria" /I"F:/Aquaria_clean-master/ExternalLibs/FTGL/include" /I"F:/Aquaria_clean-master/ExternalLibs/freetype2/include" /I"F:/Aquaria_clean-master/ExternalLibs/lua-5.1.4/src" /I"F:/Aquaria_clean-master/ExternalLibs/libogg-1.3.0/include" /I"F:/Aquaria_clean-master/ExternalLibs/libvorbis-1.3.3/include" /I"F:/Aquaria_clean-master/ExternalLibs/SDL12/include" /I"F:/Aquaria_clean-master/ExternalLibs/AL/include" /I"F:/Aquaria_clean-master/ExternalLibs" /I"F:/Aquaria_clean-master/ExternalLibs/ttvfs" /nologo /W3 /WX- /O2 /Ob2 /Oy- /D WIN32 /D _WINDOWS /D NDEBUG /D BBGE_BUILD_ACHIEVEMENTS_INTERNAL=1 /D GL_GLEXT_LEGACY=1 /D HAVE_PUTENV=1 /D TIXML_USE_STL=1 /D BBGE_SKIP_CONFIG_HEADERS=1 /D BBGE_BUILD_SDL=1 /D BBGE_BUILD_FRAMEBUFFER=1 /D BBGE_BUILD_SHADERS=1 /D BBGE_BUILD_OPENGL=1 /D BBGE_BUILD_OPENGL_DYNAMIC=1 /D BBGE_BUILD_FMOD_OPENAL_BRIDGE=1 /D BBGE_BUILD_VFS=1 /D AQUARIA_BUILD_CONSOLE=1 /D AQUARIA_BUILD_SCENEEDITOR=1 /D BBGE_BUILD_WINDOWS=1 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"aquaria.dir\Release\\" /Fd"F:/Aquaria_clean-master/cmake-build/Release/aquaria.pdb" /Gd /TP /analyze- /errorReport:prompt ..\Aquaria\AnimationEditor.cpp ..\Aquaria\AquariaComboBox.cpp ..\Aquaria\AquariaMenuItem.cpp ..\Aquaria\AquariaProgressBar.cpp ..\Aquaria\AquariaSaveSlot.cpp ..\Aquaria\AutoMap.cpp ..\Aquaria\Avatar.cpp ..\Aquaria\Beam.cpp ..\Aquaria\BitBlotLogo.cpp ..\Aquaria\CollideEntity.cpp ..\Aquaria\Continuity.cpp ..\Aquaria\Credits.cpp ..\Aquaria\CurrentRender.cpp ..\Aquaria\Demo.cpp ..\Aquaria\DSQ.cpp ..\Aquaria\Element.cpp ..\Aquaria\Emote.cpp ..\Aquaria\Entity.cpp ..\Aquaria\FlockEntity.cpp ..\Aquaria\Game.cpp ..\Aquaria\GameplayVariables.cpp ..\Aquaria\GasCloud.cpp ..\Aquaria\GridRender.cpp ..\Aquaria\Hair.cpp ..\Aquaria\Ingredient.cpp ..\Aquaria\Intro.cpp ..\Aquaria\Logo.cpp ..\Aquaria\Main.cpp ..\Aquaria\ManaBall.cpp ..\Aquaria\MiniMapRender.cpp ..\Aquaria\Mod.cpp ..\Aquaria\ModSelector.cpp ..\Aquaria\ModDownloader.cpp ..\Aquaria\Network.cpp ..\Aquaria\ParticleEditor.cpp ..\Aquaria\Path.cpp ..\Aquaria\PathFinding.cpp ..\Aquaria\PathRender.cpp ..\Aquaria\RecipeMenuEntry.cpp ..\Aquaria\SceneEditor.cpp ..\Aquaria\SchoolFish.cpp ..\Aquaria\ScriptedEntity.cpp ..\Aquaria\ScriptInterface.cpp ..\Aquaria\Segmented.cpp ..\Aquaria\SFXLoops.cpp ..\Aquaria\Shot.cpp ..\Aquaria\Spore.cpp ..\Aquaria\States.cpp ..\Aquaria\StatsAndAchievements.cpp ..\Aquaria\SteamRender.cpp ..\Aquaria\Strand.cpp ..\Aquaria\StringBank.cpp ..\Aquaria\SubtitlePlayer.cpp ..\Aquaria\ToolTip.cpp ..\Aquaria\UserSettings.cpp ..\Aquaria\WaterSurfaceRender.cpp ..\Aquaria\Web.cpp ..\Aquaria\WorldMapRender.cpp ..\Aquaria\WorldMapTiles.cpp ..\BBGE\ActionInput.cpp ..\BBGE\ActionMapper.cpp ..\BBGE\ActionSet.cpp ..\BBGE\AfterEffect.cpp ..\BBGE\Base.cpp ..\BBGE\BitmapFont.cpp ..\BBGE\Collision.cpp ..\BBGE\Core.cpp ..\BBGE\Cube.cpp ..\BBGE\DarkLayer.cpp ..\BBGE\DebugFont.cpp ..\BBGE\Effects.cpp ..\BBGE\Emitter.cpp ..\BBGE\Event.cpp ..\BBGE\Flags.cpp ..\BBGE\FrameBuffer.cpp ..\BBGE\Gradient.cpp ..\BBGE\Joystick.cpp ..\BBGE\LensFlare.cpp ..\BBGE\Localization.cpp ..\BBGE\Math.cpp ..\BBGE\MT.cpp ..\BBGE\ParticleEffect.cpp ..\BBGE\ParticleManager.cpp ..\BBGE\Particles.cpp ..\BBGE\Precacher.cpp ..\BBGE\ProfRender.cpp ..\BBGE\Quad.cpp ..\BBGE\QuadTrail.cpp ..\BBGE\RenderObject.cpp ..\BBGE\RenderObjectLayer.cpp ..\BBGE\RenderRect.cpp ..\BBGE\Resource.cpp ..\BBGE\RoundedRect.cpp ..\BBGE\ScreenTransition.cpp ..\BBGE\ScriptObject.cpp ..\BBGE\Shader.cpp ..\BBGE\SkeletalSprite.cpp ..\BBGE\Slider.cpp ..\BBGE\SoundManager.cpp ..\BBGE\SpawnParticleData.cpp ..\BBGE\StateMachine.cpp ..\BBGE\StateManager.cpp ..\BBGE\Strings.cpp ..\BBGE\Texture.cpp ..\BBGE\TTFFont.cpp ..\BBGE\Vector.cpp ..\BBGE\FmodOpenALBridge.cpp ..\ExternalLibs\DeflateCompressor.cpp ..\ExternalLibs\FileAPI.cpp ..\ExternalLibs\glfont2\glfont2.cpp ..\ExternalLibs\tinyxml.cpp ..\ExternalLibs\tinyxmlerror.cpp ..\ExternalLibs\tinyxmlparser.cpp ..\ExternalLibs\minihttp.cpp
  78. AnimationEditor.cpp
  79. 1>..\Aquaria\AnimationEditor.cpp(753): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  80. D:\Microsoft Visual Studio 11.0\VC\include\stdio.h(357) : see declaration of 'sprintf'
  81. AquariaComboBox.cpp
  82. AquariaMenuItem.cpp
  83. AquariaProgressBar.cpp
  84. AquariaSaveSlot.cpp
  85. AutoMap.cpp
  86. Avatar.cpp
  87. Beam.cpp
  88. BitBlotLogo.cpp
  89. CollideEntity.cpp
  90. Continuity.cpp
  91. 1>..\Aquaria\Continuity.cpp(877): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  92. D:\Microsoft Visual Studio 11.0\VC\include\stdio.h(357) : see declaration of 'sprintf'
  93. 1>..\Aquaria\Continuity.cpp(2665): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  94. D:\Microsoft Visual Studio 11.0\VC\include\stdio.h(218) : see declaration of 'fopen'
  95. 1>..\Aquaria\Continuity.cpp(3335): error C2872: 'hash' : ambiguous symbol
  96. could be 'f:\aquaria_clean-master\aquaria\../BBGE/Base.h(267) : unsigned int hash(const std::string &)'
  97. or 'D:\Microsoft Visual Studio 11.0\VC\include\xstddef(234) : std::hash'
  98. 1>..\Aquaria\Continuity.cpp(3346): error C2872: 'hash' : ambiguous symbol
  99. could be 'f:\aquaria_clean-master\aquaria\../BBGE/Base.h(267) : unsigned int hash(const std::string &)'
  100. or 'D:\Microsoft Visual Studio 11.0\VC\include\xstddef(234) : std::hash'
  101. 1>..\Aquaria\Continuity.cpp(3357): error C2872: 'hash' : ambiguous symbol
  102. could be 'f:\aquaria_clean-master\aquaria\../BBGE/Base.h(267) : unsigned int hash(const std::string &)'
  103. or 'D:\Microsoft Visual Studio 11.0\VC\include\xstddef(234) : std::hash'
  104. 1>..\Aquaria\Continuity.cpp(3367): error C2872: 'hash' : ambiguous symbol
  105. could be 'f:\aquaria_clean-master\aquaria\../BBGE/Base.h(267) : unsigned int hash(const std::string &)'
  106. or 'D:\Microsoft Visual Studio 11.0\VC\include\xstddef(234) : std::hash'
  107. Credits.cpp
  108. CurrentRender.cpp
  109. Demo.cpp
  110. DSQ.cpp
  111. 1>..\Aquaria\DSQ.cpp(970): error C3861: 'CreateDirectoryA': identifier not found
  112. Element.cpp
  113. Emote.cpp
  114. Entity.cpp
  115. FlockEntity.cpp
  116. Game.cpp
  117. 1>..\Aquaria\Game.cpp(7540): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  118. D:\Microsoft Visual Studio 11.0\VC\include\stdio.h(357) : see declaration of 'sprintf'
  119. 1>..\Aquaria\Game.cpp(7554): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  120. D:\Microsoft Visual Studio 11.0\VC\include\stdio.h(357) : see declaration of 'sprintf'
  121. Generating Code...
  122. Compiling...
  123. GameplayVariables.cpp
  124. GasCloud.cpp
  125. GridRender.cpp
  126. Hair.cpp
  127. Ingredient.cpp
  128. Intro.cpp
  129. Logo.cpp
  130. Main.cpp
  131. ManaBall.cpp
  132. MiniMapRender.cpp
  133. Mod.cpp
  134. ModSelector.cpp
  135. ModDownloader.cpp
  136. 1>..\Aquaria\ModDownloader.cpp(31): error C3861: 'CreateDirectoryA': identifier not found
  137. Network.cpp
  138. 1>..\Aquaria\Network.cpp(103): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  139. D:\Microsoft Visual Studio 11.0\VC\include\stdio.h(218) : see declaration of 'fopen'
  140. ParticleEditor.cpp
  141. Path.cpp
  142. PathFinding.cpp
  143. PathRender.cpp
  144. RecipeMenuEntry.cpp
  145. SceneEditor.cpp
  146. Generating Code...
  147. Compiling...
  148. SchoolFish.cpp
  149. ScriptedEntity.cpp
  150. ScriptInterface.cpp
  151. Segmented.cpp
  152. SFXLoops.cpp
  153. Shot.cpp
  154. Spore.cpp
  155. States.cpp
  156. StatsAndAchievements.cpp
  157. 1>..\Aquaria\StatsAndAchievements.cpp(183): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  158. D:\Microsoft Visual Studio 11.0\VC\include\stdio.h(349) : see declaration of '_snprintf'
  159. 1>..\Aquaria\StatsAndAchievements.cpp(190): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  160. D:\Microsoft Visual Studio 11.0\VC\include\string.h(110) : see declaration of 'strcpy'
  161. 1>..\Aquaria\StatsAndAchievements.cpp(193): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  162. D:\Microsoft Visual Studio 11.0\VC\include\stdio.h(349) : see declaration of '_snprintf'
  163. 1>..\Aquaria\StatsAndAchievements.cpp(200): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  164. D:\Microsoft Visual Studio 11.0\VC\include\string.h(110) : see declaration of 'strcpy'
  165. 1>..\Aquaria\StatsAndAchievements.cpp(214): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  166. D:\Microsoft Visual Studio 11.0\VC\include\stdio.h(218) : see declaration of 'fopen'
  167. 1>..\Aquaria\StatsAndAchievements.cpp(861): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  168. D:\Microsoft Visual Studio 11.0\VC\include\stdio.h(218) : see declaration of 'fopen'
  169. SteamRender.cpp
  170. Strand.cpp
  171. StringBank.cpp
  172. SubtitlePlayer.cpp
  173. ToolTip.cpp
  174. UserSettings.cpp
  175. WaterSurfaceRender.cpp
  176. Web.cpp
  177. WorldMapRender.cpp
  178. WorldMapTiles.cpp
  179. ActionInput.cpp
  180. Generating Code...
  181. Compiling...
  182. ActionMapper.cpp
  183. ActionSet.cpp
  184. AfterEffect.cpp
  185. Base.cpp
  186. 1>..\BBGE\Base.cpp(288): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  187. D:\Microsoft Visual Studio 11.0\VC\include\stdio.h(218) : see declaration of 'fopen'
  188. 1>..\BBGE\Base.cpp(674): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  189. D:\Microsoft Visual Studio 11.0\VC\include\stdio.h(357) : see declaration of 'sprintf'
  190. 1>..\BBGE\Base.cpp(679): error C3861: 'FindFirstFile': identifier not found
  191. 1>..\BBGE\Base.cpp(708): error C3861: 'FindNextFile': identifier not found
  192. 1>..\BBGE\Base.cpp(721): error C3861: 'FindClose': identifier not found
  193. 1>..\BBGE\Base.cpp(740): error C3861: 'FindFirstFile': identifier not found
  194. 1>..\BBGE\Base.cpp(761): error C3861: 'FindNextFile': identifier not found
  195. 1>..\BBGE\Base.cpp(774): error C3861: 'FindClose': identifier not found
  196. BitmapFont.cpp
  197. Collision.cpp
  198. Core.cpp
  199. 1>..\BBGE\Core.cpp(77): error C3861: 'SDL_GetWindowWMInfo': identifier not found
  200. 1>..\BBGE\Core.cpp(83): error C2039: 'info' : is not a member of 'SDL_SysWMinfo'
  201. F:/Aquaria_clean-master/ExternalLibs/SDL12/include\SDL_syswm.h(136) : see declaration of 'SDL_SysWMinfo'
  202. 1>..\BBGE\Core.cpp(83): error C2228: left of '.win' must have class/struct/union
  203. 1>..\BBGE\Core.cpp(83): error C2228: left of '.window' must have class/struct/union
  204. Cube.cpp
  205. DarkLayer.cpp
  206. DebugFont.cpp
  207. Effects.cpp
  208. Emitter.cpp
  209. Event.cpp
  210. Flags.cpp
  211. FrameBuffer.cpp
  212. Gradient.cpp
  213. Joystick.cpp
  214. LensFlare.cpp
  215. Localization.cpp
  216. Math.cpp
  217. Generating Code...
  218. Compiling...
  219. MT.cpp
  220. ParticleEffect.cpp
  221. ParticleManager.cpp
  222. Particles.cpp
  223. Precacher.cpp
  224. ProfRender.cpp
  225. Quad.cpp
  226. QuadTrail.cpp
  227. RenderObject.cpp
  228. RenderObjectLayer.cpp
  229. RenderRect.cpp
  230. Resource.cpp
  231. RoundedRect.cpp
  232. ScreenTransition.cpp
  233. ScriptObject.cpp
  234. Shader.cpp
  235. SkeletalSprite.cpp
  236. Slider.cpp
  237. SoundManager.cpp
  238. 1>..\BBGE\SoundManager.cpp(313): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  239. D:\Microsoft Visual Studio 11.0\VC\include\stdio.h(357) : see declaration of 'sprintf'
  240. SpawnParticleData.cpp
  241. Generating Code...
  242. Compiling...
  243. StateMachine.cpp
  244. StateManager.cpp
  245. Strings.cpp
  246. Texture.cpp
  247. TTFFont.cpp
  248. Vector.cpp
  249. FmodOpenALBridge.cpp
  250. 1>..\BBGE\FmodOpenALBridge.cpp(940): warning C4390: ';' : empty controlled statement found; is this the intent?
  251. 1>..\BBGE\FmodOpenALBridge.cpp(1170): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  252. D:\Microsoft Visual Studio 11.0\VC\include\string.h(110) : see declaration of 'strcpy'
  253. 1>..\BBGE\FmodOpenALBridge.cpp(1431): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  254. D:\Microsoft Visual Studio 11.0\VC\include\string.h(110) : see declaration of 'strcpy'
  255. 1>..\BBGE\FmodOpenALBridge.cpp(1434): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  256. D:\Microsoft Visual Studio 11.0\VC\include\string.h(115) : see declaration of 'strcat'
  257. 1>..\BBGE\FmodOpenALBridge.cpp(1625): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  258. D:\Microsoft Visual Studio 11.0\VC\include\stdio.h(357) : see declaration of 'sprintf'
  259. DeflateCompressor.cpp
  260. FileAPI.cpp
  261. glfont2.cpp
  262. tinyxml.cpp
  263. tinyxmlerror.cpp
  264. tinyxmlparser.cpp
  265. minihttp.cpp
  266. 1>..\ExternalLibs\minihttp.cpp(27): warning C4005: 'EWOULDBLOCK' : macro redefinition
  267. D:\Microsoft Visual Studio 11.0\VC\include\errno.h(132) : see previous definition of 'EWOULDBLOCK'
  268. 1>..\ExternalLibs\minihttp.cpp(28): warning C4005: 'ETIMEDOUT' : macro redefinition
  269. D:\Microsoft Visual Studio 11.0\VC\include\errno.h(130) : see previous definition of 'ETIMEDOUT'
  270. 1>..\ExternalLibs\minihttp.cpp(29): warning C4005: 'ECONNRESET' : macro redefinition
  271. D:\Microsoft Visual Studio 11.0\VC\include\errno.h(100) : see previous definition of 'ECONNRESET'
  272. 1>..\ExternalLibs\minihttp.cpp(30): warning C4005: 'ENOTCONN' : macro redefinition
  273. D:\Microsoft Visual Studio 11.0\VC\include\errno.h(118) : see previous definition of 'ENOTCONN'
  274. Generating Code...
  275. 1>Done Building Project "F:\Aquaria_clean-master\cmake-build\aquaria.vcxproj" (Build target(s)) -- FAILED.
  276.  
  277. Build FAILED.
Advertisement
Add Comment
Please, Sign In to add comment