Re: New version of LisaEm up for downloads

From: Ray Arachelian <ray_at_email.domain.hidden>
Date: Wed, 14 Mar 2007 14:38:45 -0500

Jerome Vernet (Orange) wrote:
> Hum, that's not so good.... With the Mac version I found on
> lisa.sunder.net (compiled for 10.3.7), the mouse doesn't work and it
> don't boot any of my profile image (wich work with previous version).
>
> And the build I made is so slower (well, 10 or more slower, it's
> unusable at all) than your, and hang after some minutes, i was'nt able
> to boot anything (hang before showing the choice between disk and
> profile). And the mouse isn't working.
>
> Curious. Wich option did you use to build wxwidegt (2.8...) ?
>
>
Ouch! I'll be debugging tonight. :-)

For wxWidgets 2.8.0, you want to download the whole thing, not just wxMac. Extract it, then:

cd wxWidgets-2.8.0
mkdir build_mac
cd build_mac
../configure --disable-shared --enable-sound --enable-clipboard --with-mac --enable-xpm --enable-optimise make
make install

I think on mine I also added --enable-debug which complains if there are widget problems.

Then do wx-config --version. It should say 2.8.0.

A few things to try: ./build.sh clean build --without-debug but that's the default. Received on 2007-03-14 14:38:46

This archive was generated by hypermail 2.4.0 : 2020-01-13 12:15:14 EST