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
i tried the following command but got error
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".
the full log
http://pastebin.com/ekXQhar7
Reply
#2
As the error indicates, you need libglew (and whatever -dev it comes with.)

Oh, and quit making multiple threads for the same thing.
Reply
#3
(05-24-2014, 08:02 AM)derpf Wrote: As the error indicates, you need libglew (and whatever -dev it comes with.)

Oh, and quit making multiple threads for the same thing.

got through that,but when the window opens i get continous errors ,cant run anything[Image: attachment.php?aid=16516]
Reply
#4
Last time I checked the Linux version couldn't run anything. Maybe it could run basic_triangle.elf. Not sure though.
Asus N55SF, i7-2670QM (~2,8 ghz under typical load), GeForce GT 555M (only OpenGL)
Reply
#5
nah man, there were interim periods where you could watch the slowest slideshow of scogger you've ever seen and arkedo 02 reached the menu just fine, didn't test further since the speeds were around 0,1 - 1 fps.

Haven't tested it recently though.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)