[MacOS10.4.9, wxMac2.8.4] "no rule...needed by" error
David Goldsmith
David.L.Goldsmith at noaa.gov
Tue Jun 26 14:18:51 PDT 2007
John Ratliff wrote:
> In the past, there have been many problems using wx shared libraries
> on mac. I would suggest you build a static lib instead. Unicode has
> also been a problem for earlier OS X builds (pre-Panther). I haven't
> tried it recently though to be honest.
>
> I would suggest --disable-shared --disable-unicode --disable-compat26
> --disable-debug as configure flags for a release configuration.
>
> enable-mac and enable-threads should be the default settings, but I
> suppose they don't hurt.
Thanks for the advice. Presently I have four builds: --enable-shared
--enable-debug --disable-unicode (my primary "development" build),
--disable-shared --disable-debug --disable-unicode (my primary "release"
build) and two corresponding --enable-unicode builds as "secondary"
builds; in other words, for development I have enabled debug and am
using shared libraries, but for release, I'm using static libraries w/
debug disabled, of course. The one thing you list that I had not
"played" w/ was --disable-compat26 - how essential is this? What is
compat-26? Thanks again!
DG
>
> --John Ratliff
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
--
ERD/ORR/NOS/NOAA <http://response.restoration.noaa.gov/emergencyresponse/>
More information about the wx-users
mailing list