From: klaas.holwerda <kho...@xs...> - 2006-01-24 23:11:41
|
and in the others i see wxluasetup.h ? Generated the bindings once more, and no it is luasetup.h all over?? I wonder what i did do wrong? So leafs the not found target. I see in the modules a split in sourse and headers, nice! Can it be made non capital in all cases? In apps.dsw, i get can not open wxmsw27d_xrc.lib, indeed that i don't have ;-) I have wxmsw26d_xrc.lib, how come? How does one deal with stedit in the second target? Maybe that should go into install.html too. Tomorrow i will test more. regards, Klaas klaas.holwerda wrote: > Hi, > > Trying to test it. > > In the project file wxLua.dsw, VC6 could not find target app_wxLua, it > seems to search for > wxLua/apps/build/msw/apps.dsp. > And indeed i could not find it, although there is apps.dsw. > > Can you fix that? > > Is there already a cleanall /deep ? I see that things get mixed up in > project files, so a real good/all clean like in wxArt2D is needed i > think. > > I think we need a install.html. > At least for now batch build does not work yet, for all configurations > (DLL). > So i just do debug and release from selection in batch build. > > mod_wxbind tells me that luasetup.h can not be found? Others or oke. > > It is at e.g. print.cpp at #include "luasetup.h" > > regards, > > Klaas > > Francesco Montorsi wrote: > >> Hi, >> I've tried last wxLua (with my bakefile changes) on win32 with >> MSVC .NET; almost everything went fine after setting the WXWIN env >> variable, compiling wxWidgets and converting msvc6 projects to a .SLN >> file. >> >> I say "almost" because I get errors about a wxWinHelpController not >> defined and a "new wxDC()" which cannot be done because wxDC is >> abstract. >> >> This could be because I'm using wxCVS (both on win32 and on linux). >> >> Does anyone got my same problems ? >> >> Francesco >> > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > _______________________________________________ > Wxlua-users mailing list > Wxl...@li... > https://lists.sourceforge.net/lists/listinfo/wxlua-users > > |