Posts: 1.821
Threads: 13
Joined: Mar 2011
Reputation:
55
Location: Florida, USA
04-25-2013, 02:51 PM
(This post was last modified: 04-25-2013, 02:55 PM by DaTankAC.)
go to pcsx2-read-only/bin directory and you will see the executable there.
and to add...i recommend ./build.sh --release . this will give you release version not default debug version.
and to add...i recommend ./build.sh --release . this will give you release version not default debug version.
OS: Linux Mint 17.2 64 bit (occasional Antergos/Arch user)
(I am no longer a Windows user)
CPU: Intel Pentium G3258
GPU: Nvidia GTX 650 Ti
Posts: 1.821
Threads: 13
Joined: Mar 2011
Reputation:
55
Location: Florida, USA
the shell script for some reason does not see the debug executable. get a clean svn tree and do the ./build.sh --release version.
OS: Linux Mint 17.2 64 bit (occasional Antergos/Arch user)
(I am no longer a Windows user)
CPU: Intel Pentium G3258
GPU: Nvidia GTX 650 Ti
Posts: 1.821
Threads: 13
Joined: Mar 2011
Reputation:
55
Location: Florida, USA
04-28-2013, 03:52 PM
(This post was last modified: 04-28-2013, 03:55 PM by DaTankAC.)
after downloading the svn tree, cd into pcsx2-read-only dir and do the ./build.sh --release command.
note...download new svn tree
OS: Linux Mint 17.2 64 bit (occasional Antergos/Arch user)
(I am no longer a Windows user)
CPU: Intel Pentium G3258
GPU: Nvidia GTX 650 Ti
Posts: 6.069
Threads: 68
Joined: May 2010
Reputation:
167
Location: Grenoble, France
Hum, I would change the script to support debug/dev versions.
Posts: 6.069
Threads: 68
Joined: May 2010
Reputation:
167
Location: Grenoble, France
I guess you miss some dependency so PCSX2 wasn't built.