- linking problem with MacOS X

Robert J. Lang lists-only at langorigami.com
Wed Nov 8 16:33:59 PST 2006


I ran into this, and had to turn off wxUSE_MS_HTML in setup.h (the default
is on) to get things to work.

Robert

on 11/8/06 3:16 PM, Vadim Zeitlin at vadim at wxwindows.org wrote:

> On 8 Nov 2006 14:52:26 -0800 pierre.charlebois at gmail.com wrote:
> 
>> I can't linking with MacOSX 4.8, xcode 2.4.1. Symbol undefined is:
>> wxCHMHelpController::ShowContextHelpPopup(wxString const&, wxPoint
>> const&, wxWindow*) build with the project in src/wxWindows.xcodeproj
>> and the sample project supplied with the minimal sample.
> 
> [...75 unrelated lines snipped...]
> 
>  wxCHMHelpController obviously shouldn't be compiled at all under OS X, it
> looks like something is badly wrong with the project. Try removing/renaming
> include/wx/msw/helpchm.h file to see where is it included from as you
> should get a compilation error telling you about this then.
> 
>  Thanks,
> VZ






More information about the wx-users mailing list