wxListCtrl wxMac 2.8.0

Alicia da Conceicao alicia454 at gmail.com
Tue Dec 19 21:50:42 PST 2006


Hi Dave:

I had no problems building wxMac 2.8.0 for Universal (ix86+ppc), including the
wx libraries and sample applications.   I built it on a MacBook with
10.4.8 from a
terminal window using the following commands:

=============================================
mkdir build-mac
cd build-mac
../configure --with-mac --enable-universal_binary --disable-shared
-without-odbc --disable-sockets --prefix=/usr/local
--enable-monolithic
make
make install
make samples
=============================================

Note however, that the wxMac 2.8.0 port has many bugs that appear at
runtime, which won't crash your app, might affect the overall user interface.

I have posted a couple of these wxMac 2.8.0 specify bugs, and will continue
to do so, in order to provide Stefan Csomor (the maintainer) of the wxMac
port with the necessary information to help fix the bugs in future releases.

Alicia.




More information about the wx-users mailing list