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 error
#1
ps3 
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
Reply
#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
Reply
#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]


Attached Files Thumbnail(s)
   
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)