|
|
Thanks Matt. I now feel stupid not looking in that group first! Sorry.
On Sun, 23 Sep 2007 16:30:42 +0100, matt wrote:
> Dan Ranger wrote:
>> On Sun, 23 Sep 2007 10:53:49 +0200, Christian Ehrlicher wrote:
>>
>>
>>> 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
>>>
>>>
>> Then there must be a way to simply bypass those generators when running
>> configure? So far I have removed the #include directives from the
>> metamakefile.cpp file and now I'm trying to find all references to
>> "unincluded" generators.
>>
>> Any ideas how to do this using an easier method?
>>
>> Thanks
>>
>> --
>> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
>> "unsubscribe" in the subject or the body. List archive and information:
>> http://lists.trolltech.com/qt-interest/
>>
>>
>>
> Hi,
> Please refer to earlier thread "Can't compile qt-4.4" on
> qt4-preview-feedback@xxxxxxxxxxxxx at
> http://lists.trolltech.com/qt4-preview-feedback/2007-09/
thread00021-0.html
>
> Matt
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html>
> <head>
> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
> <title></title>
> </head>
> <body bgcolor="#ffffff" text="#000000"> Dan Ranger wrote:
> <blockquote cite="midfd5rh6$tna$2@xxxxxxxxxxxxxxxxxx" type="cite">
> <pre wrap="">On Sun, 23 Sep 2007 10:53:49 +0200, Christian Ehrlicher
> wrote:
>
> </pre>
> <blockquote type="cite">
> <pre wrap="">Dan Ranger schrieb:
> </pre>
> <blockquote type="cite">
> <pre wrap="">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?
>
> </pre>
> </blockquote>
> <pre wrap="">msvc support is no longer tied to the commercial
> version:
> <a class="moz-txt-link-freetext"
> href="http://labs.trolltech.com/blogs/2007/09/18/qtwindows-open-
source">http://labs.trolltech.com/blogs/2007/09/18/qtwindows-open-source</
a>-
> </pre>
> </blockquote>
> <pre wrap=""><!---->edition-to-support-vs-express/ </pre>
> <blockquote type="cite">
> <pre wrap="">Looks like the trolls forgot to add those files to the
> snapshot.
>
>
> Christian
> </pre>
> </blockquote>
> <pre wrap=""><!---->
> Then there must be a way to simply bypass those generators when running
> configure? So far I have removed the #include directives from the
> metamakefile.cpp file and now I'm trying to find all references to
> "unincluded" generators.
>
> Any ideas how to do this using an easier method?
>
> Thanks
>
> --
> To unsubscribe - send a mail to <a class="moz-txt-link-abbreviated"
> href="mailto:qt-interest-request@xxxxxxxxxxxxx">qt-interest-
request@xxxxxxxxxxxxx</a>
> with "unsubscribe" in the subject or the body. List archive and
> information: <a class="moz-txt-link-freetext"
> href="http://lists.trolltech.com/qt-interest/">http://
lists.trolltech.com/qt-interest/</a>
>
> </pre>
> </blockquote>
> <br>
> Hi,<br>
> Please refer to earlier thread "Can't compile qt-4.4" on <a
> class="moz-txt-link-abbreviated"
> href="mailto:qt4-preview-feedback@xxxxxxxxxxxxx">qt4-preview-
feedback@xxxxxxxxxxxxx</a>
> at <a class="moz-txt-link-freetext"
> href="http://lists.trolltech.com/qt4-preview-feedback/2007-09/
thread00021-0.html">http://lists.trolltech.com/qt4-preview-
feedback/2007-09/thread00021-0.html</a><br>
> <br>
> Matt<br>
> </body>
> </html>
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|
|