Dan Ranger schrieb:
Hi,
Is there anyone able to compile the opensource-4.4.0-snapshot on Qt/X11
(Linux)? I downloaded the 20070918 snapshot and was unable to pass the ./
configure script. I get the following:
generators/metamakefile.cpp:422:24: error: msvc_nmake.h: No such file or
directory
generators/metamakefile.cpp:423:27: error: borland_bmake.h: No such file
or directory
generators/metamakefile.cpp:424:22: error: msvc_dsp.h: No such file or
directory
generators/metamakefile.cpp:425:25: error: msvc_vcproj.h: No such file or
directory
I had tried another snapshot as well (2007090x) earlier last week and was
getting the same errors.
I have looked at the 4.3.1 release of Qt/X11 Open Source and couldn't
find the missing files there. I believe they are present only on the Qt
Commercial version but I'm not sure. Is the snapshot version of Qt
available only for Commercial customers?
msvc support is no longer tied to the commercial version:
http://labs.trolltech.com/blogs/2007/09/18/qtwindows-open-source-edition-to-support-vs-express/
Looks like the trolls forgot to add those files to the snapshot.
Christian
|