rr46000
05-23-2014, 07:36 AM
i tried the following command but got error
the full log
http://pastebin.com/ekXQhar7
Code:
cd rpcs3 && cmake CMakeLists.txt && make && cd ../
Code:
rohan@rohan:~$ cd rpcs3 && cmake CMakeLists.txt && make && cd ../
== ====================================================
== [AsmJit Include|Static]
== ====================================================
-- Initializing ASMJIT_DIR=/home/rohan/rpcs3/asmjit
-- Using GCC
-- Initializing RPCS3_SRC_DIR=/home/rohan/rpcs3/rpcs3
-- dir='/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0'
-- dir='/usr/include/wx-3.0'
-- dir='/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0'
-- dir='/usr/include/wx-3.0'
-- dir='/usr/include/AL'
-- dir='/home/rohan/rpcs3/rpcs3/../ffmpeg/linux/x86_64/include'
-- dir='/home/rohan/rpcs3/rpcs3'
-- dir='/home/rohan/rpcs3/rpcs3/Emu'
-- dir='/home/rohan/rpcs3/rpcs3/Gui'
-- dir='/home/rohan/rpcs3/rpcs3/Loader'
-- dir='/home/rohan/rpcs3/rpcs3/Crypto'
-- dir='/home/rohan/rpcs3/rpcs3/..'
-- dir='/home/rohan/rpcs3/rpcs3/../asmjit/src/asmjit'
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
GLEW_LIBRARY
linked by target "rpcs3" in directory /home/rohan/rpcs3/rpcs3
-- Configuring incomplete, errors occurred!
See also "/home/rohan/rpcs3/CMakeFiles/CMakeOutput.log".
http://pastebin.com/ekXQhar7