Jedynie co znalazłem to źródła których nie wiem jak skompilować



Pomocy

Mhm.... masz racje, trzeba bedzie to komuś zgłosić. Zacząłem sprawdzać czy w ogóle jest wersja 0.9 na linuxa... i zdaje się, że nie ma. Cytuję z oficjalnej strony:hub89 pisze:Tiaa, tylko tam jestw ersja PCSX2 0.8 (której wogle nie mogłem pobrać), a ta wersja 0.9 to jest dla windowsa.
Do tej pory nie ma chyba wydanej tej wersji (w downloadzie nie ma itd...). Sprawdze jeszcze na forum, jak coś znajdę to dam znać.NOTE: There will be no Linux build for a good few weeks! so apologies to all linux users!
Nie ma binariów dla Linuksa, przynajmniej narazie.hub89 pisze:Czy wyszła wersja tego emu na linuxa - na gł. stronie projektu nie mogę znaleść gotowej wersji na linuxa
Jedynie co znalazłem to źródła których nie wiem jak skompilować
Kod: Zaznacz cały
admin@box:~/Desktop/Pcsx2_0.9_Src/Linux$ make
gcc -Wall -O2 -fomit-frame-pointer -finline-functions -ffast-math -fno-strict-aliasing -m128bit-long-double -I. -I.. -I../IPU -I../DebugTools -D__LINUX__ -DENABLE_NLS -DPACKAGE=\"pcsx2\" -I../ix86-32 -I../x86 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -c -o ../Counters.o ../Counters.c -MD -MF ../Counters.d
In file included from ../Common.h:238,
from ../Counters.c:22:
../R5900.h:151: error: syntax error before "g_lockInterrupt"
../R5900.h:151: warning: type defaults to `int' in declaration of `g_lockInterrupt'
../R5900.h:151: warning: data definition has no type or storage class
In file included from ../Common.h:241,
from ../Counters.c:22:
../Memory.h:176: error: syntax error before "sizeof"
In file included from ../Counters.c:23:
../PsxCommon.h:21:21: windows.h: Nie ma takiego pliku ani katalogu
../Counters.c:119: error: syntax error before "lfreq"
../Counters.c:119: warning: type defaults to `int' in declaration of `lfreq'
../Counters.c:119: warning: data definition has no type or storage class
../Counters.c: In function `FrameLimiter':
../Counters.c:129: warning: implicit declaration of function `timeGetTime'
../Counters.c:132: warning: implicit declaration of function `Sleep'
../Counters.c: In function `rcntWcount':
../Counters.c:297: warning: left-hand operand of comma expression has no effect
../Counters.c:297: warning: left-hand operand of comma expression has no effect
../Counters.c:297: warning: left-hand operand of comma expression has no effect
../Counters.c: In function `rcntWmode':
../Counters.c:309: warning: left-hand operand of comma expression has no effect
../Counters.c:309: warning: left-hand operand of comma expression has no effect
../Counters.c:309: warning: statement with no effect
../Counters.c: In function `rcntWtarget':
../Counters.c:414: warning: left-hand operand of comma expression has no effect
../Counters.c:414: warning: left-hand operand of comma expression has no effect
../Counters.c:414: warning: left-hand operand of comma expression has no effect
../Counters.c: In function `rcntWcount':
../Counters.c:297: warning: statement with no effect
../Counters.c: In function `rcntWtarget':
../Counters.c:414: warning: statement with no effect
make: *** [../Counters.o] Błąd 1