- linking problem with MacOS X

Vadim Zeitlin vadim at wxwindows.org
Wed Nov 8 15:16:19 PST 2006


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

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list