Problems with build of Vulkan version #1322
Comments
It sounds as though your clone was not done properly, the README.md says: $ git clone --recursive https://github.com/cinder/Cinder.git this will clone the repo AND the submodules which you have called out as not found above. Worth noting, the command above will recursively clone the repo's master branch, you could add The 7.11 Git Tools - Submodules chapter from the git book goes into greater detail. |
I cloned project, but... When I try build VS2013 project (not winrt), I get errors with Int <-> Uint. Finally: problems with Vulkan, or Visual Studio 2015. |
I think you're going to need to post the actual error message and more detail on what's happening. The branch is known to work on both Visual Studio 2013 and Visual Studio 2015. |
I sent message error, in PNG. |
Looks like you turned on "Treat Warnings As Errors". The warnings it's catching are harmless. |
No, is not turned on. Problems with: Vulkan and Visual Studio 2015. In original Cinder no problems! |
Problems again. |
I can't build Cinder by reasons:
I don't understand how to compile Cinder with Vulkan?
Tool: Visual Studio 2015.
The text was updated successfully, but these errors were encountered: