error compiling PPSSPP Qt on Linux
|
02-28-2014, 04:02 AM
Post: #1
|
|||
|
|||
error compiling PPSSPP Qt on Linux
Was going fine until I got this error. Any idea what I'm missing?
Code: g++ -c -m64 -pipe -Wno-unused-function -Wno-unused-variable -Wno-multichar -Wno-uninitialized -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-unused-parameter -ffast-math -fno-strict-aliasing -std=c++0x -msse2 -O3 -fPIC -Wall -W -D_REENTRANT -DUSING_QT_UI -DUSE_FFMPEG -DPPSSPP_GIT_VERSION="\"v0.9.7.2-116-g909fc3d\"" -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I../ext/zlib -I../native/ext/glew -I../Common -I../ffmpeg/linux/x86_64/include -I../native/ext/rg_etc1 -I../native/ext/cityhash -I../native/ext/jpge -I../native/ext/stb_vorbis -I../ext/snappy -I../native/ext/vjson -I../native/ext -I../native -I/usr/X11R6/include -I.moc/Native -o .obj/Native/zip_read.o ../native/file/zip_read.cpp PPA with the Qt version when? |
|||
« Next Oldest | Next Newest »
|