Francesco Montorsi wrote: > you don't write _any_ detection code in .bkl files. You write it in .ac files > for autoconf format, using BASH shell and not XML.
Oke, but then how do you do it on windows? Thinking about this, it must be all always in the makefiles/project files already. And very likely the makefiles give an error about library/include files not found, if a certain debug/unicode etc. flavor/version is not available. This is a big difference with Cmake, which does test/configure on windows also, and checks all needed libraries and wxWidgets flavors ( also for thirdparty libs like wxlua and wxStEdit in the same flavor ), and only if that is oke, it will generate the makefile, else there is an error. So its not during the make/compile stage. Hmmmm, i think i like the configure step on windows :-) Klaas -- Unclassified ------------------------------------------------------------------------- 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 _______________________________________________ Wxart2d-users_dev mailing list Wxart2d-users_dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev