[quote title=fudadmin wrote on Tue, 02 May 2006 11:17]
Quote:
luzr wrote on Fri, 03 March 2006 17:49
For the time being do you know a workaround to avoid these name clashes? Should I try to put the U++ symbols into a namespace by myself?
Andreas [/quote
Actually, that would be an interesting experiment and very useful experiment (However, I am not sure whether the change will be as "minor" as you expect).
Tell us how it goes!
Mirek
I was forced to do that with one of my packages. It seems to work but only if I "harmonize" the order of #include's...
I am afraid "one of packages" is not enough. Correct experiment should put everything needed for minimal GUI application into upp namespace...