Search found 6 matches

by Roman S
Mon 10 Jul, 2017 8:57 pm
Forum: Development
Topic: [PATCH] crash fix when using direct3D and minimizing
Replies: 4
Views: 4479

Re: [PATCH] crash fix when using direct3D and minimizing

Sorry, I was meant to be under the [Linux] GUI discussion thread. I confirm, it compiles now. Thank you!
by Roman S
Mon 10 Jul, 2017 2:58 pm
Forum: Development
Topic: [PATCH] crash fix when using direct3D and minimizing
Replies: 4
Views: 4479

Re: [PATCH] crash fix when using direct3D and minimizing

Unfortunately, I still can't compile it: ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/u...
by Roman S
Fri 07 Jul, 2017 4:19 pm
Forum: Development
Topic: [Linux] GUI discussion
Replies: 218
Views: 176902

Re: [Linux] GUI discussion

Does not compile for me: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"PCem\" -DPACKAGE_TARNAME=\"pcem\" -DPACKAGE_VERSION=\"v12\" -DPACKAGE_STRING=\"PCem\ v12\" -DPACKAGE_BUGREPORT=\"Sarah\ Walker\ \<pcem@pcem-emulator.co.uk\>\" -DPACKAGE_URL=\"\&qu...
by Roman S
Fri 02 Jun, 2017 3:10 pm
Forum: Development
Topic: [Linux] GUI discussion
Replies: 218
Views: 176902

Re: [Linux] GUI discussion

Linux compilation is now broken (linker error): pcem-model.o: In function `at_batman_init': model.c:(.text+0x109e): undefined reference to `sio_init' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:617: pcem] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-emulation/pcem-9...
by Roman S
Wed 31 May, 2017 8:40 pm
Forum: Development
Topic: [Linux] GUI discussion
Replies: 218
Views: 176902

Re: [Linux] GUI discussion

Not me - Gentoo package manager did that. Holy crap... of course I can put the binary in the home directory (in fact I already did so as a temporary workaround), but this has severe drawbacks. Believe me, if anybody ever tries to include PCem in some distro, they will want to kill you for that, due ...
by Roman S
Wed 31 May, 2017 6:54 pm
Forum: Development
Topic: [Linux] GUI discussion
Replies: 218
Views: 176902

Re: [Linux] GUI discussion

Hi there! I am using Gentoo Linux (AMD64), and compiled the PCem today using a custom ebuild (till now I have used Windows binary under WINE). Portage configured it the following way: ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/...