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

  • From: Mustafa Tufan <mustafa.tufan@xxxxxxxxx>
  • To: uae@xxxxxxxxxxxxx
  • Date: Mon, 1 Aug 2011 00:25:40 +0300

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

On Sun, Jul 31, 2011 at 10:39 PM, Christian Britz <cbritz@xxxxxxx> wrote:

> Dear List,
>
> nice to see that there is some activity again, and I noticed that there
> still is development, so I decided to give PUAE a new try, this time on
> Debian squeeze.
>
> I encountered these problems:
>
> First I tried the build_linux_qt.sh script to build it with the QT GUI.
> This stopped with the following error messages:
>
> make[3]: Entering directory `/usr/src/PUAE/src/gui-qt'
> /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
> -I../../src/include -I../../src -I../../src -I../.. -I**Unknown**
> -I**Unknown**/QtCore -I**Unknown**/QtGui
> -I/usr/share/qt3/mkspecs/default  -o moc_puae_mainwindow.cpp
> puae_mainwindow.h
> Qt meta object compiler
> moc: Invalid argument
> Usage:  moc [options] <header-file>
>        -o file    Write output to file rather than stdout
>        -f[file]   Force #include, optional file name
>        -p path    Path prefix for included file
>        -i         Do not generate an #include statement
>        -k         Do not stop on errors
>        -nw        Do not display warnings
>        -v         Display version of moc
> make[3]: *** [moc_puae_mainwindow.cpp] Fehler 1
> make[3]: Leaving directory `/usr/src/PUAE/src/gui-qt'
>
> There is no prefabricated script to build it with another GUI on Linux,
> so i used configure after bootstrap with these options:
>
> ./configure --enable-bsdsock --enable-jit --with-sdl --with-sdl-gfx
> --with-sdl-gl --with-sdl-gui --with-alsa
>
> This compiled without error.
>
> It works after putting kick.rom in my home directory - I just started
> "The Great Giana Sisters" :-)
>
> But some things don't work:
> - "Save config" has no effect.
> - I can't switch to full screen (I tried F11-s, F11-g, F12-s, F12-g,
> ctrl-alt-s, ctrl-alt-g)
> - I can't choose the kick file (greyed out)
> - I can't change the memory settings (greyed out)
>
> I'll have a deeper look into it in the next days.
>
> Any help would be appreciated.
>
> Regards,
> Christian
> _______________________________________________
> UAE mailing list
> //www.freelists.org/list/uae
>
>

Other related posts: