From: Francesco M. <f18...@ya...> - 2005-11-23 23:19:05
|
Hi, klaas.holwerda wrote: > John Labenski wrote: >> * The bottom line: It sounds like the /I include "trick" is our best >> best that'll work for the most number of compilers. >> > With WXLUASETUP_DIR and WXBIND_TARGET_LIBDIR as options to the makefiles. > So its the include trick + output redirection. > I think :-) Ok, so I'll try to make the bakefile changes ASAP. As written in another mail, project files will not have these options. Unfortunately I'm quite busy now since another math exam is near (next week)... I'll try to add the options tomorrow, anyway. Last, should we change the option names to something shorter, like: WXLUASETUP_DIR WXLUABINDLIB_DIR (ok, we could remove even WXLUA prefix but then I fear it would be confusing for the user to understand if the options refer to lua, wxLua, wxWidgets or whatelse...) ? Francesco |