Michael Gerz a écrit :
Abdel wrote:
I completely agree and I first try the static version but all the demo
and examples crashed, including the Qtdesigner. I'll try to find
sometime to compile in debug mode and see what's happening.
Ah. I forgot to mention: Ignore this!
ok... Next time I'll compile static.
You should install MSYS-1.0.11 and msysDTK-1.0.1 before you install all
other msys packages. I guess there is some overlapping. And rename the
directory of the former MinGW installation. Having two different
versions of MinGW on the same machine looks like another promising
source of problems...
IMHO, this all MSYS-AutoXXX-Perl is a mess! You should really think
about changing your building process with something that is really
portable: scons is good candidate (http://www.scons.org). It's written
in python (you will get rid of perl :-)).
Abdel.
Michael