02-07-2009, 01:31 PM
put this line in the top of file microVU.cpp & microVU_Tables.cpp
#include "PrecompiledHeader.h"
.... o_o
#include "PrecompiledHeader.h"
.... o_o
Code merge completed
|
02-07-2009, 01:31 PM
put this line in the top of file microVU.cpp & microVU_Tables.cpp
#include "PrecompiledHeader.h" .... o_o
02-07-2009, 01:37 PM
wtf, I tried that already and it gave me the same errors,
now I tried again but copy&pasted it and it works, thank you
02-07-2009, 04:01 PM
Yea. DEBUG/DEVEL versions seem to be bugged atm. Release doesn't use precompiled headers so if you don't plan using debug versions don't worry about fixing the error yourself. Just switch to release solution
![]()
02-07-2009, 05:53 PM
What's the differrence between pcsx2-rXXX and pcsx2-rXXXm?
02-07-2009, 06:55 PM
the scnd one has some internal modifications, in my opinion...it's something like that for GSdx
02-07-2009, 07:58 PM
Well props for the move! And now there's a nice pretty site we can all visit for news etc. right? Also does this mean that the original Devs are more active now, or have some more free time?
02-08-2009, 03:25 AM
Are there any plans to include x64 linux support, now that this is the official release?
02-08-2009, 08:27 PM
But how can I compile pcsx2 as a 32bit target under Linux x64.
I know the arg -m32 for gcc, and sh build.sh x86-32, but none of those work.
02-08-2009, 09:18 PM
Well, I am certainly not a linux expert, and I never tried to compile pcsx2 under linux, but you can surely do it by setting up a 32bit chroot. However this is not such an easy task, I never tried myself.
If there are any other ways, I certainly do not know. My knowledge of compiling under linux is... cursory at best XD |
« Next Oldest | Next Newest »
|