wxMSW 2.8.0rc1 fails when building widgets sample
Alicia da Conceicao
alicia454 at gmail.com
Wed Nov 22 16:28:08 PST 2006
> Unfortunately the only known workaround for internal compiler error is
> installing the latest service pack (which is SP5 for VC6 IIRC). If it still
> doesn't help, then you can try just excluding the offending file from the
> sample compilation.
Thanjks VZ:
Installing the lastest service pack (SP 6) for Visual Studio 6 did the
trick. I am now able to compile the "widgets" sample which runs
fine. :-)
> Also, as this is the first report about this ICE we get and most people
> presumably build with the default MONOLITHIC=0 option, it's not impossible
> that the problem wouldn't appear if you built in default, multilib,
> version.
I much prefer to enable the MONOLITHIC option, since it is much easier
to use with my own wx apps that are ported to numerous platforms (Win32,
WinCE, MacOSX, Linux, *BSD, & Solaris) and are all build using a common
gmake (GNU make) file.
Having to deal with numerous wx libraries per platform is just too
combersome. I hope that the MONOLITHIC option continues to be
supported in future releases.
Thanks again.
Alicia.
More information about the wx-users
mailing list