On 3/2/07, Stefan Bidigaray <[EMAIL PROTECTED]> wrote:
For some reason I was under the impression that the latest Amaya version
(v9.54) used Cocoa, and not wxWindows, which could be the reason why I
didn't find the source for it (I knew where the gtk version was).

If you check the configure for Amaya, you will find

 if test "$AMAYAOS" = "MACOSX" ; then
   # MACOSX
   WXCONFIGURE_OPTION="--with-opengl --disable-shared
--enable-unicode --with-libpng=builtin --with-libjpeg=builtin"
 fi

I does use the OpenGL framework however, but it's based on X11, not Cocoa.

--
Chris


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to