[Interest] I am trying to compile Qt 4.8 with VS2010
Scott Aron Bloom
scott.bloom at onshorecs.com
Thu Feb 7 02:59:03 CET 2013
Just a suggestion...
If you use a "Project" directory, for source and building, add that directory to your virus system as a white listed directory, ie don't check it.
I typically see at least a 2X improvement on compilation/linking time
Scott
-----Original Message-----
From: interest-bounces+scott=onshorecs.com at qt-project.org [mailto:interest-bounces+scott=onshorecs.com at qt-project.org] On Behalf Of Joseph Crowell
Sent: Wednesday, February 06, 2013 5:11 PM
To: interest at qt-project.org
Subject: Re: [Interest] I am trying to compile Qt 4.8 with VS2010
On 02/07/2013 05:51 AM, Guido Seifert wrote:
>> I guess you have an application running that has that file open.
>> Close all Qt-based applications.
> Impossible. I am just compiling Qt. No other app could use it.
I get these errors because my antivirus is accessing files during compilation. Especially if the file being generated is an .exe. It always succeeds if I just start the compiler back up but I have to restart compile about 50 times to complete.
>
>> Another idea is that your filesystem is corrupt. Try running the disk
>> checker tools, including searching for bad sectors.
> Hopefully nothing that evil. But I don't think it is hardware. It is strange. Looks like it cannot create certain folders the first time, e.g. tmp/obj/release_shared. When I created it manually it compiled over the previous stop point. Later on it stopped again because of some 'cd' problem. This time I created nothing, but just repeated 'nmake' and it worked. Had to repeat this several times and now made it at least to the demos.
>
> Guido
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
More information about the Interest
mailing list