victorb Messages: 78 Registered: December 2005 Location: Nice, France
Member
Mirek,
Quote:
"All shared" means "Shared libs" + all packages should be compiled as .dll/.so. This is more or less experimental feature, the U++ policy is to link statically, but for debugging purposes, dynamic linking can be faster. I am afraid that at the moment, this does not work in Win32 (because of the U++ library being compiled, not TheIDE).
Do you have any idea of what it would take to make it work on Win32 (In case I can find some time to look at it)?