Can't compile RPCS3 because of issues with cotire
Started by ChrysoliteAzalea




6 posts in this topic
ChrysoliteAzalea
Member


0
4 posts 1 threads Joined: Nov 2019
Question  11-23-2019, 06:01 PM -
#1
Hello!

I have downloaded the RPCS3 source code (cloned the repository and downloaded the submodules), installed dependencies, started building following the instructions on building.md, but cmake ended with this error message:

Code:
-- The C compiler identification is GNU 8.3.0
Code:
-- The CXX compiler identification is GNU 8.3.0
Code:
-- Check for working C compiler: /usr/bin/cc
Code:
-- Check for working C compiler: /usr/bin/cc -- works
Code:
-- Detecting C compiler ABI info
Code:
-- Detecting C compiler ABI info - done
Code:
-- Detecting C compile features
Code:
-- Detecting C compile features - done
Code:
-- Check for working CXX compiler: /usr/bin/c++
Code:
-- Check for working CXX compiler: /usr/bin/c++ -- works
Code:
-- Detecting CXX compiler ABI info
Code:
-- Detecting CXX compiler ABI info - done
Code:
-- Detecting CXX compile features
Code:
-- Detecting CXX compile features - done
Code:
CMake Error at CMakeLists.txt:3 (include):
Code:
  include could not find load file:
Code:
    cotire
Code:
-- Found Git: /usr/bin/git (found version "2.20.1")
Code:
CMake Warning at git-version.cmake:33 (message):
Code:
  git not found, unable to include version.
Code:
Call Stack (most recent call first):
Code:
  CMakeLists.txt:6 (include)
Code:
CMake Error at CMakeLists.txt:9 (include):
Code:
  include could not find load file:
Code:
    ConfigureCompiler
Code:
-- Initializing RPCS3_SRC_DIR=/home/madoka/InstallRPCS3/rpcs3/rpcs3
Code:
CMake Error at CMakeLists.txt:32 (include):
Code:
  include could not find load file:
Code:
    /home/madoka/InstallRPCS3/rpcs3/rpcs3/3rdparty/qt5.cmake
Code:
-- Looking for pthread.h
Code:
-- Looking for pthread.h - found
Code:
-- Looking for pthread_create
Code:
-- Looking for pthread_create - not found
Code:
-- Looking for pthread_create in pthreads
Code:
-- Looking for pthread_create in pthreads - not found
Code:
-- Looking for pthread_create in pthread
Code:
-- Looking for pthread_create in pthread - found
Code:
-- Found Threads: TRUE 
Code:
CMake Error at Emu/CMakeLists.txt:426 (cotire):
Code:
  Unknown CMake command "cotire".
Code:
-- Configuring incomplete, errors occurred!
Code:
See also "/home/madoka/InstallRPCS3/rpcs3/rpcs3_build/CMakeFiles/CMakeOutput.log".
Code:
See also "/home/madoka/InstallRPCS3/rpcs3/rpcs3_build/CMakeFiles/CMakeError.log".

Could you help me please?


Messages In This Thread
Can't compile RPCS3 because of issues with cotire - by ChrysoliteAzalea - 11-23-2019, 06:01 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)