> And I agreed completely, up until the point where I > noticed that xap_MacModule.cpp has no implementation > for the loadModule method. > > So I have either > 1) do an easy quick hack to ifdef out a bunch of > functions. > 2) figure out how to implement xap_MacModule.cpp's > missing functions..
Well, you can make it require Glib 2.0 so you can use xap_CocoaModule.cpp or XAP_UnixModule.cpp instead. Or you can try to implement the functionality (#2). This shouldn't be too hard, either, if the Carbon API supports such things. Dom __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/
