Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error building PPSSPP with QT frontend
05-04-2013, 09:04 AM
Post: #1
Error building PPSSPP with QT frontend
system:opensuse 12.3 x86-64
I build PPSSPPQt.pro with qt creater 2.6.2,and it interrupts with such errors:
/home/ling/ppsspp/native/base/QtMain.h:9: error:QAudioOutput: No such file or directory
Is there a missing dependency?There is already QAudioOutput.h under /usr/include/QtMultimedia/.
Find all posts by this user
Quote this message in a reply
05-04-2013, 09:37 AM
Post: #2
RE: Error building PPSSPP with QT frontend
(05-04-2013 09:04 AM)maz_1 Wrote:  system:opensuse 12.3 x86-64
I build PPSSPPQt.pro with qt creater 2.6.2,and it interrupts with such errors:
/home/ling/ppsspp/native/base/QtMain.h:9: error:QAudioOutput: No such file or directory
Is there a missing dependency?There is already QAudioOutput.h under /usr/include/QtMultimedia/.
Try installing qtmobility-dev.
Find all posts by this user
Quote this message in a reply
05-04-2013, 11:50 AM
Post: #3
RE: Error building PPSSPP with QT frontend
(05-04-2013 09:37 AM)xsacha Wrote:  
(05-04-2013 09:04 AM)maz_1 Wrote:  system:opensuse 12.3 x86-64
I build PPSSPPQt.pro with qt creater 2.6.2,and it interrupts with such errors:
/home/ling/ppsspp/native/base/QtMain.h:9: error:QAudioOutput: No such file or directory
Is there a missing dependency?There is already QAudioOutput.h under /usr/include/QtMultimedia/.
Try installing qtmobility-dev.
Thanks,after installing qt-mobility-devel in opensuse,the compilation goes on.
Find all posts by this user
Quote this message in a reply
05-08-2013, 11:58 PM
Post: #4
RE: Error building PPSSPP with QT frontend
How do you make it work? I''m running Ubuntu 13.04. I did have qt-mobility-devel, but still compilation error.
Find all posts by this user
Quote this message in a reply
05-09-2013, 01:26 AM
Post: #5
RE: Error building PPSSPP with QT frontend
What's the error?
Same one?
Find all posts by this user
Quote this message in a reply
05-09-2013, 07:05 AM
Post: #6
RE: Error building PPSSPP with QT frontend
If yes, then delete compiling folder and recompile it

[URL=https://matchnow.life]Real-life Girls[/URL]
Find all posts by this user
Quote this message in a reply
05-09-2013, 10:55 AM
Post: #7
RE: Error building PPSSPP with QT frontend
Run qmake PPSSPPQt.pro again to reset it.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: