[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WX_XT



>From what I understand, DrScheme builds against its own
copy of Wx Windows.  I was wondering if special modifications
to Wx Windows were required to interact with MzScheme,
or if there just has not been time to bring DrScheme
up-to-date with the latest version of Wx Windows.

I'm having trouble with the Debian autobuilders, because
the Makefile's generated in configure do not properly isolate
the build tree from the canonical include/library search
paths, which causes MrEd to attempt to link and build
against the wrong versions of Wx Windows.

To build successfully I have to uninstall Wx Windows
(header files) from the build machine.  Obviously I would
prefer to correct the Makefiles, or look at bringing
MrEd up-to-date if possible.  Using the system shared
Wx libraries might provide bugfixes, new features, or
other benefits.

Thanks,

-Brent