[uae] Re: Problems and success with the current GIT version of PUAE

  • From: Zbigniew Luszpinski <zbiggy@xxxxx>
  • To: uae@xxxxxxxxxxxxx
  • Date: Mon, 15 Aug 2011 04:18:22 +0200

> Hi,
> 
> QT gui was an attempt to have a cross platform winuae gui clone, but i
> never finished it.
> gtk gui should work though.
> 
> updating gtk gui is now on my todo list, so i'll have a look soon for
> those problems you've mentioned.
> 
> cheers,
> 
> Mustafa Tufan

Hi,

gtk gui compilation fails when building today downloaded GnoStiC-
PUAE-97be08b:
gtkui.c:2351:22: error: 'STATE_DORESTORE' undeclared (first use in this 
function)

I use gtk+-2.24.5 with devel packages.

my builsd script:
sed -i 's@-L/usr/lib@-L/usr/lib -L/usr/lib/qt4@' src/gui-qt/Makefile.am   
&&
sed -i 's@-lQtCore@-lQtCore -L/usr/lib/qt4@' src/Makefile.am   &&
  ./bootstrap.sh &&
  ./configure --prefix=/usr --enable-action-replay --enable-aga --enable-
audio --enable-amax --enable-cdtv --enable-cd32 \
  --enable-compatible-cpu --enable-cycle-exact-cpu --disable-largefile --
disable-debugger --enable-fpu --enable-fdi \
  --enable-gccopt --enable-jit --enable-natmem --disable-save-state --
enable-threads --enable-ui --enable-vidmode \
  --disable-xarcade --with-sdl --with-sdl-sound --with-sdl-gfx --with-sdl-
gl --with-sdl-gui --with-curses \
  --with-alsa --with-x &&
  # --with-qt
  make &&
  make install

have a nice day,
Zbigniew Luszpinski

_______________________________________________
UAE mailing list
//www.freelists.org/list/uae

Other related posts: