On 3/20/07, Klaas Holwerda <[EMAIL PROTECTED]> wrote: > Hi, > > After recompiling yesterdays CVS checkout with Vc6, > i get the error down here. > > I checked wxluacan, and it works well. > So now, my question is: why do i get this linking error suddenly??
> wxLua_AddTrackedObject(class wxLuaState &,class wxObject *)" > (?wxLua_AddTrackedObject@@YAXAAVwxLuaState@@PAVwxObject@@@Z) > Debug/maskproc.exe : fatal error LNK1120: 1 unresolved externals You should have gotten an error telling you to rebuild your bindings? In any case you need to rebuild your bindings since I've removed those functions and just call wxLuaState::AddTrackedObject directly to try to save a little space. Regards, John Labenski ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users