This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Build rpcs3 from Nekotekina
#33
(11-26-2015, 09:51 AM)notq Wrote: Trying make a build from vlj fork and got some errors.

Code:
Severity    Code    Description    Project    File    Line
Error    MSB3073    The command "
      cmake -G "Visual Studio 14 2015 Win64" -DCMAKE_CONFIGURATION_TYPES="Debug;Release" -DLLVM_TARGETS_TO_BUILD=X86 -DLLVM_BUILD_RUNTIME=OFF -DLLVM_BUILD_TOOLS=OFF -DLLVM_INCLUDE_DOCS=OFF -DLLVM_INCLUDE_EXAMPLES=OFF -DLLVM_INCLUDE_TESTS=OFF -DLLVM_INCLUDE_TOOLS=OFF -DLLVM_INCLUDE_UTILS=OFF -DWITH_POLLY=OFF -DCMAKE_SYSTEM_VERSION=6.1 -DCMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION=8.1 ../llvm
      msbuild.exe ALL_BUILD.vcxproj /t:rebuild /p:Configuration=Release
    " exited with code 1.    llvm_build    C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets    42
Error    MSB3073    The command "
      cmake -G "Visual Studio 14 2015 Win64" -DCMAKE_CONFIGURATION_TYPES="Debug;Release" -DLLVM_TARGETS_TO_BUILD=X86 -DLLVM_BUILD_RUNTIME=OFF -DLLVM_BUILD_TOOLS=OFF -DLLVM_INCLUDE_DOCS=OFF -DLLVM_INCLUDE_EXAMPLES=OFF -DLLVM_INCLUDE_TESTS=OFF -DLLVM_INCLUDE_TOOLS=OFF -DLLVM_INCLUDE_UTILS=OFF -DWITH_POLLY=OFF -DCMAKE_SYSTEM_VERSION=6.1 -DCMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION=8.1 ../llvm
      msbuild.exe ALL_BUILD.vcxproj /t:rebuild /p:Configuration=Release
    " exited with code 1.    llvm_build    C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets    42
Error    MSB3073    The command "
      cmake -G "Visual Studio 14 2015 Win64" -DCMAKE_CONFIGURATION_TYPES="Debug;Release" -DLLVM_TARGETS_TO_BUILD=X86 -DLLVM_BUILD_RUNTIME=OFF -DLLVM_BUILD_TOOLS=OFF -DLLVM_INCLUDE_DOCS=OFF -DLLVM_INCLUDE_EXAMPLES=OFF -DLLVM_INCLUDE_TESTS=OFF -DLLVM_INCLUDE_TOOLS=OFF -DLLVM_INCLUDE_UTILS=OFF -DWITH_POLLY=OFF -DCMAKE_SYSTEM_VERSION=6.1 -DCMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION=8.1 ../llvm
      msbuild.exe ALL_BUILD.vcxproj /t:rebuild /p:Configuration=Release
    " exited with code 1.    llvm_build    C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets    42
Error    MSB3073    The command "
      cmake -G "Visual Studio 14 2015 Win64" -DCMAKE_CONFIGURATION_TYPES="Debug;Release" -DLLVM_TARGETS_TO_BUILD=X86 -DLLVM_BUILD_RUNTIME=OFF -DLLVM_BUILD_TOOLS=OFF -DLLVM_INCLUDE_DOCS=OFF -DLLVM_INCLUDE_EXAMPLES=OFF -DLLVM_INCLUDE_TESTS=OFF -DLLVM_INCLUDE_TOOLS=OFF -DLLVM_INCLUDE_UTILS=OFF -DWITH_POLLY=OFF -DCMAKE_SYSTEM_VERSION=6.1 -DCMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION=8.1 ../llvm
      msbuild.exe ALL_BUILD.vcxproj /t:rebuild /p:Configuration=Release
    " exited with code 1.    llvm_build    C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets    42
Error    C1083    Cannot open include file: 'llvm/Support/DataTypes.h': No such file or directory (compiling source file Emu\Cell\PPULLVMRecompilerCore.cpp)    emucore    C:\Git\rpcs3-d3d12-wip\llvm\include\llvm\ADT\Hashing.h    48
Error    C1083    Cannot open include file: 'llvm/Support/DataTypes.h': No such file or directory (compiling source file Emu\Cell\PPULLVMRecompilerTests.cpp)    emucore    C:\Git\rpcs3-d3d12-wip\llvm\include\llvm\ADT\Hashing.h    48
Error    C1083    Cannot open include file: 'llvm/Support/DataTypes.h': No such file or directory (compiling source file Emu\Cell\PPUThread.cpp)    emucore    C:\Git\rpcs3-d3d12-wip\llvm\include\llvm\ADT\Hashing.h    48
Error    C1083    Cannot open include file: 'llvm/Support/DataTypes.h': No such file or directory (compiling source file Emu\Cell\PPULLVMRecompiler.cpp)    emucore    C:\Git\rpcs3-d3d12-wip\llvm\include\llvm\ADT\Hashing.h    48
Error    LNK1181    cannot open input file 'wxmsw31u_adv.lib'    rpcs3    C:\Git\rpcs3-d3d12-wip\rpcs3\LINK    1
Error    LNK1181    cannot open input file 'C:\Git\rpcs3-d3d12-wip\wxWidgets\lib\vc_x64_lib\wxmsw31u_adv.lib'    rpcs3-tests    C:\Git\rpcs3-d3d12-wip\rpcs3-tests\LINK    1

Why are you posting this in a completely unrelated thread? Also, which branch, what steps you took and the full log. It would also be faster to get fixed, when you messaged it to him on IRC.
Reply


Messages In This Thread
Build rpcs3 from Nekotekina - by notq - 04-21-2014, 10:50 AM
RE: Build rpcs3 from Nekotekina - by Ekaseo - 04-21-2014, 10:53 AM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 10:58 AM
RE: Build rpcs3 from Nekotekina - by Ekaseo - 04-21-2014, 11:03 AM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 11:06 AM
RE: Build rpcs3 from Nekotekina - by Ekaseo - 04-21-2014, 11:11 AM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 11:16 AM
RE: Build rpcs3 from Nekotekina - by MaXiMu - 04-21-2014, 11:22 AM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 11:46 AM
RE: Build rpcs3 from Nekotekina - by Bigpet - 04-21-2014, 11:49 AM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 12:39 PM
RE: Build rpcs3 from Nekotekina - by metallicafor - 04-21-2014, 11:49 AM
RE: Build rpcs3 from Nekotekina - by Bigpet - 04-21-2014, 12:20 PM
RE: Build rpcs3 from Nekotekina - by Bigpet - 04-21-2014, 01:31 PM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 01:56 PM
RE: Build rpcs3 from Nekotekina - by flashmozzg - 04-21-2014, 04:03 PM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 05:19 PM
RE: Build rpcs3 from Nekotekina - by Dante38490 - 04-21-2014, 01:37 PM
RE: Build rpcs3 from Nekotekina - by Ekaseo - 04-21-2014, 05:42 PM
RE: Build rpcs3 from Nekotekina - by ssshadow - 04-21-2014, 06:22 PM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 07:07 PM
RE: Build rpcs3 from Nekotekina - by ssshadow - 04-21-2014, 08:14 PM
RE: Build rpcs3 from Nekotekina - by notq - 04-22-2014, 07:22 AM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 05:44 PM
RE: Build rpcs3 from Nekotekina - by nickblame - 04-21-2014, 07:07 PM
RE: Build rpcs3 from Nekotekina - by nickblame - 04-21-2014, 07:14 PM
RE: Build rpcs3 from Nekotekina - by nickblame - 04-21-2014, 08:05 PM
RE: Build rpcs3 from Nekotekina - by d875j - 04-21-2014, 09:21 PM
RE: Build rpcs3 from Nekotekina - by ssshadow - 04-21-2014, 10:02 PM
RE: Build rpcs3 from Nekotekina - by d875j - 04-22-2014, 12:13 AM
RE: Build rpcs3 from Nekotekina - by Nekotekina - 04-21-2014, 09:37 PM
RE: Build rpcs3 from Nekotekina - by notq - 11-26-2015, 09:51 AM
RE: Build rpcs3 from Nekotekina - by tambre - 11-26-2015, 01:49 PM
RE: Build rpcs3 from Nekotekina - by notq - 11-26-2015, 01:56 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)