Hi,
   sorry for not following closely the discussion. I'm really spending 
all my free time fixing stuff in wxWidgets right now as wx2.8 is really 
really near and I'd like to stuff all the things I always wanted from 
wxWidgets before that.


klaas.holwerda ha scritto:
> 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.
yes, it's a bit of a trouble but the M4 macros I've created should make 
it much easier to create fully configurable wx-based programs.

> 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.
yeah; I remember that thread ;)
I'm going to try to ask for better wxpresets right after this mail on 
wx-dev; if I could manage to get all my "wxpresets hacks" directly in 
wxpresets before wx2.8 it would be just fantastic!


> In short it is possible to detect with wx-config  if a certain flavour 
> of wxWidgets is available ( like debug-unicode-release ).
sure, and wxCode configure scripts do that and also show a nice summary 
at the end of the run summing up all settings detected/chosen by the user.

> 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?
I've changed the name of the thread because I had problems to understand 
exactly what are the problems you found in configure script.

Skimming the mails I've noticed you and John hit the include/wx/*.h 
problem. That's a know problem fixed in bakefile SVN trunk.

I'm also aware that it's difficult to create configure script which can 
be used for the trick:

   mkdir mybuild && cd mybuild && ../configure etc etc

(it's not impossible just tricky).

I'm aware of those two problems and there are relative patches in 
bakefile tracker but the problem is the usual one - bakefile support and 
patch revision is slow.

Are there other problems in configure-generated script?

Francesco


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to