The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PPSSPP static SDL or Qt version possible?
01-08-2014, 10:23 PM (This post was last modified: 01-08-2014 10:25 PM by fastrizwaan.)
Post: #1
PPSSPP static SDL or Qt version possible?
Hi, the linux builds by Karen Tsai requires SDL package/rpm/deb to be installed.

http://ppsspp.angelxwind.net/?page/downloads

Linux (requires SDL, install using your distro's package manager)

can we have Static SDL version which simply can run without needing to do any package management stuff by the user, I hope that will save a lot of trouble to user.

Just saw this,
http://www.linuxquestions.org/questions/...ost4003528

----------------------------------------------------------------

gcc -o Program Program.c -L/usr/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib,-Bstatic -lSDL -lXxf86vm -lXv -lXi -lpng -lz -lstdc++ -Wl,-Bdynamic -lpthread -lGL -lX11 -lXext -ldl

----------------------------------------------------------------

Can we do this for PPSSPP SDL or QT ?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
PPSSPP static SDL or Qt version possible? - fastrizwaan - 01-08-2014 10:23 PM

Forum Jump: