[Interest] I am trying to compile Qt 4.8 with VS2010
Joseph Crowell
joseph.w.crowell at gmail.com
Thu Feb 7 02:11:12 CET 2013
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
More information about the Interest
mailing list