Advertisement
Guest User

Untitled

a guest
Jan 14th, 2022
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.93 KB | None | 0 0
  1. Rebuild started...
  2. 1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Debug x64 ------
  3. 1>Checking Build System
  4. 2>------ Rebuild All started: Project: create_target_dir, Configuration: Debug x64 ------
  5. 2>Creating target directory for binaries...
  6. 2>Building Custom Rule C:/Users/Shadow/source/repos/SpookyGhost/CMakeLists.txt
  7. 3>------ Rebuild All started: Project: copy_webp_dll, Configuration: Debug x64 ------
  8. 4>------ Rebuild All started: Project: copy_vorbis_dlls, Configuration: Debug x64 ------
  9. 5>------ Rebuild All started: Project: copy_png_dlls, Configuration: Debug x64 ------
  10. 6>------ Rebuild All started: Project: copy_openal_dll, Configuration: Debug x64 ------
  11. 7>------ Rebuild All started: Project: copy_ncine_dll, Configuration: Debug x64 ------
  12. 8>------ Rebuild All started: Project: copy_glfw_dll, Configuration: Debug x64 ------
  13. 9>------ Rebuild All started: Project: copy_glew_dll, Configuration: Debug x64 ------
  14. 3>Copying WebP DLL...
  15. 3>Building Custom Rule C:/Users/Shadow/source/repos/SpookyGhost/CMakeLists.txt
  16. 4>Copying Ogg and Vorbis DLLs...
  17. 5>Copying zlib and libpng DLLs...
  18. 6>Copying OpenAL DLL...
  19. 6>Building Custom Rule C:/Users/Shadow/source/repos/SpookyGhost/CMakeLists.txt
  20. 7>Copying nCine DLL...
  21. 5>Building Custom Rule C:/Users/Shadow/source/repos/SpookyGhost/CMakeLists.txt
  22. 6>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(242,5): warning MSB8065: Custom build for item "C:\Users\Shadow\source\repos\SpookyGhost\CMakeLists.txt" succeeded, but specified output "c:\users\shadow\source\repos\spookyghost\out\build\x64-debug\build\cmakefiles\generate.stamp" has not been created. This may cause incremental build to work incorrectly.
  23. 4>Building Custom Rule C:/Users/Shadow/source/repos/SpookyGhost/CMakeLists.txt
  24. 7>Building Custom Rule C:/Users/Shadow/source/repos/SpookyGhost/CMakeLists.txt
  25. 6>Done building project "copy_openal_dll.vcxproj".
  26. 8>Copying GLFW DLL...
  27. 8>Building Custom Rule C:/Users/Shadow/source/repos/SpookyGhost/CMakeLists.txt
  28. 9>Copying GLEW DLL...
  29. 9>Building Custom Rule C:/Users/Shadow/source/repos/SpookyGhost/CMakeLists.txt
  30. 10>------ Rebuild All started: Project: spookyghost, Configuration: Debug x64 ------
  31. 10>Building Custom Rule C:/Users/Shadow/source/repos/SpookyGhost/CMakeLists.txt
  32. 10>singletons.cpp
  33. 10>main.cpp
  34. 10>shader_strings.cpp
  35. 10>Canvas.cpp
  36. 10>Sprite.cpp
  37. 10>Texture.cpp
  38. 10>RenderingResources.cpp
  39. 10>LoopComponent.cpp
  40. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'ScriptManager'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp)
  41. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\singletons.h(12): message : see declaration of 'ScriptManager' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp)
  42. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<ScriptManager>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp)
  43. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp(10): message : see reference to function template instantiation 'nctl::UniquePtr<ScriptManager>::~UniquePtr(void)' being compiled
  44. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp(10): message : see reference to class template instantiation 'nctl::UniquePtr<ScriptManager>' being compiled
  45. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'LuaSaver'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp)
  46. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\singletons.h(11): message : see declaration of 'LuaSaver' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp)
  47. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<LuaSaver>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp)
  48. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp(9): message : see reference to function template instantiation 'nctl::UniquePtr<LuaSaver>::~UniquePtr(void)' being compiled
  49. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp(9): message : see reference to class template instantiation 'nctl::UniquePtr<LuaSaver>' being compiled
  50. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'AnimationManager'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp)
  51. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\singletons.h(9): message : see declaration of 'AnimationManager' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp)
  52. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<AnimationManager>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp)
  53. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp(8): message : see reference to function template instantiation 'nctl::UniquePtr<AnimationManager>::~UniquePtr(void)' being compiled
  54. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp(8): message : see reference to class template instantiation 'nctl::UniquePtr<AnimationManager>' being compiled
  55. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'SpriteManager'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp)
  56. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\singletons.h(8): message : see declaration of 'SpriteManager' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp)
  57. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<SpriteManager>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp)
  58. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp(7): message : see reference to function template instantiation 'nctl::UniquePtr<SpriteManager>::~UniquePtr(void)' being compiled
  59. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp(7): message : see reference to class template instantiation 'nctl::UniquePtr<SpriteManager>' being compiled
  60. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'Canvas'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp)
  61. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\singletons.h(7): message : see declaration of 'Canvas' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp)
  62. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<Canvas>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp)
  63. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp(4): message : see reference to function template instantiation 'nctl::UniquePtr<Canvas>::~UniquePtr(void)' being compiled
  64. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\singletons.cpp(4): message : see reference to class template instantiation 'nctl::UniquePtr<Canvas>' being compiled
  65. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(63,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\RenderingResources.cpp)
  66. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(63,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\RenderingResources.cpp)
  67. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(129,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\RenderingResources.cpp)
  68. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(129,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\RenderingResources.cpp)
  69. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(212,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\RenderingResources.cpp)
  70. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(212,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\RenderingResources.cpp)
  71. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\main.h(31,7): error C3668: 'MyEventHandler::onQuitRequest': method with override specifier 'override' did not override any base class methods (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\main.cpp)
  72. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\RenderingResources.cpp(36,25): warning C4244: 'argument': conversion from 'int' to 'T', possible loss of data
  73. 10> with
  74. 10> [
  75. 10> T=float
  76. 10> ]
  77. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\RenderingResources.cpp(36,18): warning C4244: 'argument': conversion from 'int' to 'T', possible loss of data
  78. 10> with
  79. 10> [
  80. 10> T=float
  81. 10> ]
  82. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\RenderingResources.cpp(37,63): warning C4244: 'argument': conversion from 'int' to 'T', possible loss of data
  83. 10> with
  84. 10> [
  85. 10> T=float
  86. 10> ]
  87. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\RenderingResources.cpp(37,50): warning C4244: 'argument': conversion from 'int' to 'T', possible loss of data
  88. 10> with
  89. 10> [
  90. 10> T=float
  91. 10> ]
  92. 10>EasingCurve.cpp
  93. 10>IAnimation.cpp
  94. 10>CurveAnimation.cpp
  95. 10>PropertyAnimation.cpp
  96. 10>GridAnimation.cpp
  97. 10>AnimationGroup.cpp
  98. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(63,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Sprite.cpp)
  99. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(63,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Sprite.cpp)
  100. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(129,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Sprite.cpp)
  101. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(129,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Sprite.cpp)
  102. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(212,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Sprite.cpp)
  103. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(212,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Sprite.cpp)
  104. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\Sprite.cpp(64,18): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
  105. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\Sprite.cpp(65,18): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
  106. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\Sprite.cpp(143,71): warning C4244: 'argument': conversion from 'int' to 'GLfloat', possible loss of data
  107. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\Sprite.cpp(143,63): warning C4244: 'argument': conversion from 'int' to 'GLfloat', possible loss of data
  108. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\Sprite.cpp(152,75): warning C4244: 'argument': conversion from 'int' to 'GLfloat', possible loss of data
  109. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\Sprite.cpp(152,67): warning C4244: 'argument': conversion from 'int' to 'GLfloat', possible loss of data
  110. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\Sprite.cpp(394,29): warning C4018: '<': signed/unsigned mismatch
  111. 10>SequentialAnimationGroup.cpp
  112. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\main.cpp(243,37): error C2039: 'flashWindow': is not a member of 'ncine::IGfxDevice'
  113. 10>C:\Program Files\nCine\include\ncine\IGfxDevice.h(20): message : see declaration of 'ncine::IGfxDevice'
  114. 10>ParallelAnimationGroup.cpp
  115. 10>AnimationManager.cpp
  116. 10>SpriteManager.cpp
  117. 10>GridFunction.cpp
  118. 10>GridFunctionLibrary.cpp
  119. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\SequentialAnimationGroup.cpp(143,41): warning C4018: '>': signed/unsigned mismatch
  120. 10>LuaSerializer.cpp
  121. 10>LuaSaver.cpp
  122. 10>Serializers.cpp
  123. 10>Script.cpp
  124. 10>ScriptManager.cpp
  125. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(63,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSerializer.cpp)
  126. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(63,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSerializer.cpp)
  127. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(129,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSerializer.cpp)
  128. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(129,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSerializer.cpp)
  129. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(212,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSerializer.cpp)
  130. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(212,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSerializer.cpp)
  131. 10>ScriptAnimation.cpp
  132. 10>SpriteEntry.cpp
  133. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'ncine::GLBufferObject'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  134. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(16): message : see declaration of 'ncine::GLBufferObject' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  135. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<ncine::GLBufferObject>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  136. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(169): message : see reference to function template instantiation 'nctl::UniquePtr<ncine::GLBufferObject>::~UniquePtr(void)' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  137. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(159): message : see reference to class template instantiation 'nctl::UniquePtr<ncine::GLBufferObject>' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  138. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'ncine::GLShaderAttributes'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  139. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(15): message : see declaration of 'ncine::GLShaderAttributes' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  140. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<ncine::GLShaderAttributes>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  141. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(169): message : see reference to function template instantiation 'nctl::UniquePtr<ncine::GLShaderAttributes>::~UniquePtr(void)' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  142. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(153): message : see reference to class template instantiation 'nctl::UniquePtr<ncine::GLShaderAttributes>' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  143. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'ncine::GLShaderUniforms'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  144. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(14): message : see declaration of 'ncine::GLShaderUniforms' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  145. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<ncine::GLShaderUniforms>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  146. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(169): message : see reference to function template instantiation 'nctl::UniquePtr<ncine::GLShaderUniforms>::~UniquePtr(void)' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  147. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(152): message : see reference to class template instantiation 'nctl::UniquePtr<ncine::GLShaderUniforms>' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  148. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'ncine::GLTexture'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  149. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Texture.h(10): message : see declaration of 'ncine::GLTexture' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  150. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<ncine::GLTexture>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  151. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Texture.h(54): message : see reference to function template instantiation 'nctl::UniquePtr<ncine::GLTexture>::~UniquePtr(void)' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  152. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Texture.h(43): message : see reference to class template instantiation 'nctl::UniquePtr<ncine::GLTexture>' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteManager.cpp)
  153. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Serializers.h(23,20): warning C4099: 'Configuration': type name first seen using 'struct' now seen using 'class' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  154. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Configuration.h(11): message : see declaration of 'Configuration' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  155. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(63,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  156. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(63,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  157. 10>gui_common.cpp
  158. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\Script.cpp(51,13): error C2039: 'reopen': is not a member of 'ncine::LuaStateManager'
  159. 10>C:\Program Files\nCine\include\ncine/LuaStateManager.h(14): message : see declaration of 'ncine::LuaStateManager'
  160. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\Script.cpp(66,22): error C2039: 'runFromFile': is not a member of 'ncine::LuaStateManager'
  161. 10>C:\Program Files\nCine\include\ncine/LuaStateManager.h(14): message : see declaration of 'ncine::LuaStateManager'
  162. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(129,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  163. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(129,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  164. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(212,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  165. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(212,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  166. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSerializer.cpp(129,37): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
  167. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSerializer.cpp(387,12): error C2039: 'reopen': is not a member of 'ncine::LuaStateManager'
  168. 10>C:\Program Files\nCine\include\ncine/LuaStateManager.h(14): message : see declaration of 'ncine::LuaStateManager'
  169. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSerializer.cpp(389,16): error C2039: 'runFromFile': is not a member of 'ncine::LuaStateManager'
  170. 10>C:\Program Files\nCine\include\ncine/LuaStateManager.h(14): message : see declaration of 'ncine::LuaStateManager'
  171. 10>UserInterface.cpp
  172. 10>CanvasGuiSection.cpp
  173. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Serializers.h(23,20): warning C4099: 'Configuration': type name first seen using 'struct' now seen using 'class' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  174. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Configuration.h(11): message : see declaration of 'Configuration' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  175. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(63,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  176. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(63,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  177. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(129,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  178. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(129,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  179. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(212,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  180. 10>C:\Program Files\nCine\include\nctl\HashFunctions.h(212,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  181. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptAnimation.cpp(85,59): error C2440: 'initializing': cannot convert from 'void' to 'int'
  182. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptAnimation.cpp(85,42): message : Expressions of type void cannot be converted to other types
  183. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptAnimation.cpp(87,20): error C2039: 'isFunction': is not a member of 'ncine::LuaUtils'
  184. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  185. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptAnimation.cpp(87,5): error C3861: 'isFunction': identifier not found
  186. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptAnimation.cpp(91,36): error C2039: 'pcall': is not a member of 'ncine::LuaUtils'
  187. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  188. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptAnimation.cpp(91,41): error C3861: 'pcall': identifier not found
  189. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptAnimation.cpp(92,21): error C2039: 'isStatusOk': is not a member of 'ncine::LuaUtils'
  190. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  191. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptAnimation.cpp(92,6): error C3861: 'isStatusOk': identifier not found
  192. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptAnimation.cpp(94,1): error C2039: 'statusToString': is not a member of 'ncine::LuaDebug'
  193. 10>C:\Program Files\nCine\include\ncine/LuaDebug.h(10): message : see declaration of 'ncine::LuaDebug'
  194. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptAnimation.cpp(94,1): error C3861: 'statusToString': identifier not found
  195. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'Script'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  196. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Serializers.h(12): message : see declaration of 'Script' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  197. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<Script>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  198. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(57): message : see reference to function template instantiation 'nctl::UniquePtr<Script>::~UniquePtr(void)' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  199. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp(48): message : see reference to class template instantiation 'nctl::UniquePtr<Script>' being compiled
  200. 10>RenderGuiWindow.cpp
  201. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\LuaSerializer.h(167,1): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  202. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp(71): message : see reference to function template instantiation 'bool Deserializers::deserialize<nctl::UniquePtr<Texture>>(LuaSerializer &,const char *,nctl::Array<nctl::UniquePtr<Texture>> &)' being compiled
  203. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\LuaSerializer.h(167,1): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  204. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'ncine::GLBufferObject'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteEntry.cpp)
  205. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(16): message : see declaration of 'ncine::GLBufferObject' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteEntry.cpp)
  206. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<ncine::GLBufferObject>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteEntry.cpp)
  207. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(169): message : see reference to function template instantiation 'nctl::UniquePtr<ncine::GLBufferObject>::~UniquePtr(void)' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteEntry.cpp)
  208. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(159): message : see reference to class template instantiation 'nctl::UniquePtr<ncine::GLBufferObject>' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteEntry.cpp)
  209. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'ncine::GLShaderAttributes'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteEntry.cpp)
  210. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(15): message : see declaration of 'ncine::GLShaderAttributes' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteEntry.cpp)
  211. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<ncine::GLShaderAttributes>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteEntry.cpp)
  212. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(169): message : see reference to function template instantiation 'nctl::UniquePtr<ncine::GLShaderAttributes>::~UniquePtr(void)' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteEntry.cpp)
  213. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(153): message : see reference to class template instantiation 'nctl::UniquePtr<ncine::GLShaderAttributes>' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteEntry.cpp)
  214. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'ncine::GLShaderUniforms'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteEntry.cpp)
  215. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(14): message : see declaration of 'ncine::GLShaderUniforms' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteEntry.cpp)
  216. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<ncine::GLShaderUniforms>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteEntry.cpp)
  217. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(169): message : see reference to function template instantiation 'nctl::UniquePtr<ncine::GLShaderUniforms>::~UniquePtr(void)' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteEntry.cpp)
  218. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(152): message : see reference to class template instantiation 'nctl::UniquePtr<ncine::GLShaderUniforms>' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\SpriteEntry.cpp)
  219. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'ncine::GLBufferObject'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  220. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(16): message : see declaration of 'ncine::GLBufferObject' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  221. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<ncine::GLBufferObject>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  222. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(169): message : see reference to function template instantiation 'nctl::UniquePtr<ncine::GLBufferObject>::~UniquePtr(void)' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  223. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(159): message : see reference to class template instantiation 'nctl::UniquePtr<ncine::GLBufferObject>' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  224. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'ncine::GLShaderAttributes'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  225. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(15): message : see declaration of 'ncine::GLShaderAttributes' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  226. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<ncine::GLShaderAttributes>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  227. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(169): message : see reference to function template instantiation 'nctl::UniquePtr<ncine::GLShaderAttributes>::~UniquePtr(void)' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  228. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(153): message : see reference to class template instantiation 'nctl::UniquePtr<ncine::GLShaderAttributes>' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  229. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'ncine::GLShaderUniforms'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  230. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(14): message : see declaration of 'ncine::GLShaderUniforms' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  231. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<ncine::GLShaderUniforms>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  232. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(169): message : see reference to function template instantiation 'nctl::UniquePtr<ncine::GLShaderUniforms>::~UniquePtr(void)' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  233. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Sprite.h(152): message : see reference to class template instantiation 'nctl::UniquePtr<ncine::GLShaderUniforms>' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  234. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'ncine::GLTexture'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  235. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Texture.h(10): message : see declaration of 'ncine::GLTexture' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  236. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<ncine::GLTexture>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  237. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Texture.h(54): message : see reference to function template instantiation 'nctl::UniquePtr<ncine::GLTexture>::~UniquePtr(void)' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  238. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(249,33): error C2039: 'getTable': is not a member of 'ncine::LuaUtils'
  239. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  240. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Canvas.h(57): message : see reference to class template instantiation 'nctl::UniquePtr<ncine::GLTexture>' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  241. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(249,59): error C2039: 'registryIndex': is not a member of 'ncine::LuaUtils'
  242. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  243. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(249,72): error C3861: 'registryIndex': identifier not found
  244. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(249,41): error C3861: 'getTable': identifier not found
  245. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(250,20): error C2039: 'isLightUserData': is not a member of 'ncine::LuaUtils'
  246. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  247. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(250,5): error C3861: 'isLightUserData': identifier not found
  248. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(261,16): error C2039: 'setTable': is not a member of 'ncine::LuaUtils'
  249. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  250. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(261,42): error C2039: 'registryIndex': is not a member of 'ncine::LuaUtils'
  251. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  252. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(261,55): error C3861: 'registryIndex': identifier not found
  253. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(261,24): error C3861: 'setTable': identifier not found
  254. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(279,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  255. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  256. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(279,33): error C3861: 'addGlobalFunction': identifier not found
  257. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(280,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  258. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  259. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(280,33): error C3861: 'addGlobalFunction': identifier not found
  260. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\LuaSerializer.h(230,32): warning C4018: '<': signed/unsigned mismatch (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp)
  261. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\Serializers.cpp(451): message : see reference to function template instantiation 'T *Deserializers::deserializePtr<Texture>(LuaSerializer &,const char *,nctl::Array<nctl::UniquePtr<T>> &)' being compiled
  262. 10> with
  263. 10> [
  264. 10> T=Texture
  265. 10> ]
  266. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(281,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  267. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  268. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(281,33): error C3861: 'addGlobalFunction': identifier not found
  269. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(282,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  270. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  271. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(282,33): error C3861: 'addGlobalFunction': identifier not found
  272. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(283,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  273. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  274. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(283,33): error C3861: 'addGlobalFunction': identifier not found
  275. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(284,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  276. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  277. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(284,33): error C3861: 'addGlobalFunction': identifier not found
  278. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(286,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  279. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  280. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(286,33): error C3861: 'addGlobalFunction': identifier not found
  281. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(287,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  282. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  283. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(287,33): error C3861: 'addGlobalFunction': identifier not found
  284. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(288,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  285. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  286. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(288,33): error C3861: 'addGlobalFunction': identifier not found
  287. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22,1): warning C4150: deletion of pointer to incomplete type 'ncine::GLTexture'; no destructor called (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  288. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Texture.h(10): message : see declaration of 'ncine::GLTexture' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  289. 10>C:\Program Files\nCine\include\nctl/UniquePtr.h(22): message : while compiling class template member function 'nctl::UniquePtr<ncine::GLTexture>::~UniquePtr(void)' (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  290. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Texture.h(54): message : see reference to function template instantiation 'nctl::UniquePtr<ncine::GLTexture>::~UniquePtr(void)' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  291. 10>C:\Users\Shadow\source\repos\SpookyGhost\include\Texture.h(43): message : see reference to class template instantiation 'nctl::UniquePtr<ncine::GLTexture>' being compiled (compiling source file C:\Users\Shadow\source\repos\SpookyGhost\src\LuaSaver.cpp)
  292. 10>config_window.cpp
  293. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(289,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  294. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  295. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(289,33): error C3861: 'addGlobalFunction': identifier not found
  296. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(290,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  297. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  298. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(290,33): error C3861: 'addGlobalFunction': identifier not found
  299. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(291,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  300. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  301. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(291,33): error C3861: 'addGlobalFunction': identifier not found
  302. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(292,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  303. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  304. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(292,33): error C3861: 'addGlobalFunction': identifier not found
  305. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(293,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  306. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  307. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(293,33): error C3861: 'addGlobalFunction': identifier not found
  308. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(294,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  309. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  310. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(294,33): error C3861: 'addGlobalFunction': identifier not found
  311. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(295,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  312. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  313. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(295,33): error C3861: 'addGlobalFunction': identifier not found
  314. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(296,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  315. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  316. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(296,33): error C3861: 'addGlobalFunction': identifier not found
  317. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(297,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  318. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  319. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(297,33): error C3861: 'addGlobalFunction': identifier not found
  320. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(298,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  321. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  322. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(298,33): error C3861: 'addGlobalFunction': identifier not found
  323. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(299,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  324. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  325. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(299,33): error C3861: 'addGlobalFunction': identifier not found
  326. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(300,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  327. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  328. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(300,33): error C3861: 'addGlobalFunction': identifier not found
  329. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(301,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  330. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  331. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(301,33): error C3861: 'addGlobalFunction': identifier not found
  332. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(302,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  333. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  334. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(302,33): error C3861: 'addGlobalFunction': identifier not found
  335. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(303,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  336. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  337. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(303,33): error C3861: 'addGlobalFunction': identifier not found
  338. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(304,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  339. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  340. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(304,33): error C3861: 'addGlobalFunction': identifier not found
  341. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(305,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  342. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  343. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(305,33): error C3861: 'addGlobalFunction': identifier not found
  344. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(306,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  345. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  346. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(306,33): error C3861: 'addGlobalFunction': identifier not found
  347. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(307,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  348. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  349. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(307,33): error C3861: 'addGlobalFunction': identifier not found
  350. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(308,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  351. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  352. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(308,33): error C3861: 'addGlobalFunction': identifier not found
  353. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(309,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  354. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  355. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(309,33): error C3861: 'addGlobalFunction': identifier not found
  356. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(311,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  357. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  358. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(311,33): error C3861: 'addGlobalFunction': identifier not found
  359. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(312,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  360. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  361. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(312,33): error C3861: 'addGlobalFunction': identifier not found
  362. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(313,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  363. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  364. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(313,33): error C3861: 'addGlobalFunction': identifier not found
  365. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(314,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  366. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  367. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(314,33): error C3861: 'addGlobalFunction': identifier not found
  368. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(315,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  369. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  370. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(315,33): error C3861: 'addGlobalFunction': identifier not found
  371. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(316,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  372. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  373. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(316,33): error C3861: 'addGlobalFunction': identifier not found
  374. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(317,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  375. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  376. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(317,33): error C3861: 'addGlobalFunction': identifier not found
  377. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(318,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  378. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  379. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(318,33): error C3861: 'addGlobalFunction': identifier not found
  380. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(319,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  381. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  382. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(319,33): error C3861: 'addGlobalFunction': identifier not found
  383. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(320,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  384. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  385. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(320,33): error C3861: 'addGlobalFunction': identifier not found
  386. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(321,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  387. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  388. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(321,33): error C3861: 'addGlobalFunction': identifier not found
  389. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(322,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  390. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  391. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(322,33): error C3861: 'addGlobalFunction': identifier not found
  392. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(323,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  393. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  394. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(323,33): error C3861: 'addGlobalFunction': identifier not found
  395. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(324,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  396. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  397. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(324,33): error C3861: 'addGlobalFunction': identifier not found
  398. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(325,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  399. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  400. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(325,33): error C3861: 'addGlobalFunction': identifier not found
  401. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(326,16): error C2039: 'addGlobalFunction': is not a member of 'ncine::LuaUtils'
  402. 10>C:\Program Files\nCine\include\ncine/LuaUtils.h(11): message : see declaration of 'ncine::LuaUtils'
  403. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\ScriptManager.cpp(326,33): fatal error C1003: error count exceeds 100; stopping compilation
  404. 10>style.cpp
  405. 10>openfile.cpp
  406. 10>FileDialog.cpp
  407. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\gui\UserInterface.cpp(3,10): fatal error C1083: Cannot open include file: 'ncine/imgui_internal.h': No such file or directory
  408. 10>version.cpp
  409. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\gui\RenderGuiWindow.cpp(137,116): warning C4244: 'argument': conversion from 'float' to 'T', possible loss of data
  410. 10> with
  411. 10> [
  412. 10> T=int
  413. 10> ]
  414. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\gui\RenderGuiWindow.cpp(137,61): warning C4244: 'argument': conversion from 'float' to 'T', possible loss of data
  415. 10> with
  416. 10> [
  417. 10> T=int
  418. 10> ]
  419. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\gui\RenderGuiWindow.cpp(148,69): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
  420. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\gui\RenderGuiWindow.cpp(297,72): warning C4244: 'argument': conversion from 'float' to 'T', possible loss of data
  421. 10> with
  422. 10> [
  423. 10> T=int
  424. 10> ]
  425. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\gui\config_window.cpp(24,41): error C2039: 'GetWindowViewport': is not a member of 'ImGui'
  426. 10>C:\Program Files\nCine\include\ncine/imgui.h(236): message : see declaration of 'ImGui'
  427. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\gui\config_window.cpp(24,58): error C3861: 'GetWindowViewport': identifier not found
  428. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\gui\config_window.cpp(24,84): error C2039: 'GetWindowViewport': is not a member of 'ImGui'
  429. 10>C:\Program Files\nCine\include\ncine/imgui.h(236): message : see declaration of 'ImGui'
  430. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\gui\config_window.cpp(24,101): error C3861: 'GetWindowViewport': identifier not found
  431. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\gui\config_window.cpp(26,57): error C2065: 'ImGuiWindowFlags_NoDocking': undeclared identifier
  432. 10>C:\Users\Shadow\source\repos\SpookyGhost\src\gui\FileDialog.cpp(75,54): error C2065: 'ImGuiWindowFlags_NoDocking': undeclared identifier
  433. 10>Done building project "spookyghost.vcxproj" -- FAILED.
  434. ========== Rebuild All: 9 succeeded, 1 failed, 0 skipped ==========
  435.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement