CMake Error
Started by Yagami Light9




10 posts in this topic
Yagami Light9
Unregistered


 
02-29-2016, 05:35 PM -
#1
Help Smile
[Image: t2637844_7ae1606b.png]
tambre
Unregistered


 
02-29-2016, 05:51 PM -
#2
Didn't you install Visual Studio? Why are you compiling with CMake on Windows?
Yagami Light9
Unregistered


 
02-29-2016, 06:03 PM -
#3
Ok .
-git submodule update --init (done)
-Building ended error in Visual Studio
[Image: t2637840_11.jpg]
What i doing wrong ?
tambre
Unregistered


 
02-29-2016, 06:11 PM -
#4
Try building with the release configuration, but maybe you should instead use precompiled builds.
Yagami Light9
Unregistered


 
02-29-2016, 06:23 PM -
#5
Build: 32 succeeded, 4 failed, 0 up-to-date, 1 skipped
Ani
Administrator
*******


16
4,276 posts 105 threads Joined: Aug 2017
02-29-2016, 06:38 PM -
#6
(02-29-2016, 06:23 PM)Yagami Light9 Wrote: Build: 32 succeeded, 4 failed, 0 up-to-date, 1 skipped

That happened with me as well.
Compile with Release - LLVM instead of Release and see if it works. (It did for me)
    Desktop: Ryzen 7 5800X,   Radeon RX 6800 XT, 2x8G DDR4 3600MHz, Manjaro Linux
     Laptop: Ryzen 9 5900HX,  Radeon RX 6700M,   2x8G DDR4 3200MHz, Manjaro Linux
Old Desktop: AMD FX-8350,     Radeon R9 280X,    2x4G DDR3 1600MHz, Manjaro Linux
Yagami Light9
Unregistered


 
02-29-2016, 06:57 PM -
#7
9 Errors
Quote:Severity Code Description Project File Line Suppression State
Error MSB1009 Project file does not exist. Vulkan-build C:\Program Files\Git\rpcs3\Vulkan\Vulkan-build\MSBUILD 1
Quote:Severity Code Description Project File Line Suppression State
Error MSB1009 Project file does not exist. glslang-build C:\Program Files\Git\rpcs3\Vulkan\glslang-build\MSBUILD 1
Quote:Severity Code Description Project File Line Suppression State
Error MSB3073 The command "cmake -G "Visual Studio 14 2015 Win64" -DCMAKE_CONFIGURATION_TYPES="Debug;Release" -DBUILD_TESTS=OFF -DBUILD_DEMOS=OFF ../Vulkan-LoaderAndValidationLayers
msbuild.exe ALL_BUILD.vcxproj /t:build /p:Configuration=Release
" exited with code 1. Vulkan-build C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets 37
Quote:Severity Code Description Project File Line Suppression State
Error MSB3073 The command "cmake -G "Visual Studio 14 2015 Win64" -DCMAKE_CONFIGURATION_TYPES="Debug;Release" ../glslang
msbuild.exe ALL_BUILD.vcxproj /t:build /p:Configuration=Release" exited with code 1. glslang-build C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets 37
Quote:Severity Code Description Project File Line Suppression State
Error MSB3073 The command "cmake -G "Visual Studio 14 2015 Win64" -DCMAKE_CONFIGURATION_TYPES="Debug;Release" -DBUILD_TESTS=OFF -DBUILD_DEMOS=OFF ../Vulkan-LoaderAndValidationLayers
msbuild.exe ALL_BUILD.vcxproj /t:build /p:Configuration=Release
" exited with code 1. Vulkan-build C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets 37
Quote:Severity Code Description Project File Line Suppression State
Error MSB3073 The command "cmake -G "Visual Studio 14 2015 Win64" -DCMAKE_CONFIGURATION_TYPES="Debug;Release" ../glslang
msbuild.exe ALL_BUILD.vcxproj /t:build /p:Configuration=Release" exited with code 1. glslang-build C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets 37
Quote:Severity Code Description Project File Line Suppression State
Error MSB3073 The command "cmake -G "Visual Studio 14 2015 Win64" -DCMAKE_CONFIGURATION_TYPES="Debug;Release" -DBUILD_TESTS=OFF -DBUILD_DEMOS=OFF ../Vulkan-LoaderAndValidationLayers
msbuild.exe ALL_BUILD.vcxproj /t:build /p:Configuration=Release
" exited with code 1. Vulkan-build C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets 37
Quote:Severity Code Description Project File Line Suppression State
Error LNK1181 cannot open input file 'zlib.lib' libpng (libpng\libpng) C:\Program Files\Git\rpcs3\libpng\projects\vstudio\libpng\LINK 1
Quote:Severity Code Description Project File Line Suppression State
Error LNK1181 cannot open input file 'VKstatic.1.lib' rpcs3 C:\Program Files\Git\rpcs3\rpcs3\LINK 1
flashmozzg
Unregistered


 
02-29-2016, 08:57 PM -
#8
You should have Python 3.3+ installed (for buildng vulkan, even though we don't use it right now).
Yagami Light9
Unregistered


 
03-01-2016, 03:27 PM -
#9
[Image: 9c11a29d.png]
tambre
Unregistered


 
03-01-2016, 03:48 PM -
#10
Check your PATH. It's probably using the old Python.


Forum Jump:


Users browsing this thread: 1 Guest(s)