Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compiling on Linux
11-26-2012, 03:58 PM
Post: #1
Compiling on Linux
Hello all

I got a problem compiling on Linux. Error appears on running make command,

Code:
[ 25%] Building CXX object CMakeFiles/native.dir/native/file/chunk_file.cpp.o
In file included from /home/hamed/ppsspp/native/file/chunk_file.cpp:3:0:
/home/hamed/ppsspp/native/file/zip_read.h:4:17: fatal error: zip.h: No such file or directory
compilation terminated.
make[2]: *** [CMakeFiles/native.dir/native/file/chunk_file.cpp.o] Error 1
make[1]: *** [CMakeFiles/native.dir/all] Error 2
make: *** [all] Error 2

OS: Linux x86_64 GCC 4.7

Thanks in advance for any help.
Find all posts by this user
Quote this message in a reply
11-30-2012, 03:38 AM
Post: #2
RE: Compiling on Linux
This was fixed shortly after.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: