Build error
Started by rr46000




2 posts in this topic
rr46000
Unregistered


 
05-23-2014, 07:10 AM -
#1
hey there when i tried to run the command
Code:
cd rpcs3 && cmake CMakeLists.txt && make && cd ../
i get an error
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".
rohan@rohan:~/rpcs3$
the other file is http://pastebin.com/ekXQhar7
Bigpet
Unregistered


 
05-23-2014, 08:17 AM -
#2
seems pretty clear to me, it says "Please set them or make sure they are set and tested correctly in the CMake files: GLEW_LIBRARY". So install libglew
rr46000
Unregistered


 
05-24-2014, 05:42 AM -
#3
(05-23-2014, 08:17 AM)Bigpet Wrote: seems pretty clear to me, it says "Please set them or make sure they are set and tested correctly in the CMake files: GLEW_LIBRARY". So install libglew

thanks !got through that,but when the window opens i get continous errors ,cant run anything
[img]http://[/img]


Forum Jump:


Users browsing this thread: 1 Guest(s)