kamer1337
04-01-2017, 08:31 AM
i have installed all required programs from guide and downloaded all submodules with command
when i try compile __BUILD_BEFORE
do i need add some PATHs in visual studio somewhere? (python and cmake?) or just install them
when i try compile __BUILD_BEFORE
Code:
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 /m" exited with code 1. glslang-build C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets 41
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 /m" exited with code 1. glslang-build C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets 41
Error MSB1009 Project file does not exist. glslang-build D:\rpcs3src\rpcs3\Vulkan\glslang-build\MSBUILD 1
do i need add some PATHs in visual studio somewhere? (python and cmake?) or just install them