From: klaas.holwerda <kho...@xs...> - 2006-10-25 18:46:33
|
Hi, I understand that you keep things nicely seperate, it will works fine. The thing is that users will not do this. Like me ;-) I just make and make install, because that is most likely to work normally. I think Francesco knows how wx-config works with several installed wxWidgets flavors. I was once explained by the Ron on the dev list. All looks unavailable so i can show it from the archives, but in my own archive the title of the thread is "About wx_unix.bkl", and it explains it well. In short it is possible to detect with wx-config if a certain flavour of wxWidgets is available ( like debug-unicode-release ). I assumed that all that trickery is somehow part of the bakefile generated makefiles. And when i run configure, i get the impression that it is. ( like auto detect and several switches ), but it seems it does not work correctly. Francesco, how good is this already? Klaas John Labenski wrote: > > ------ > > Next up, get make install to work for wxStEdit. I see how to hack > Makefile.in to do it, but I would prefer a bakefile solution. > > > |