On 02/07/2013 12:27 PM, Hamish Moffatt wrote: > On 6/02/2013 5:30 PM, Hamish Moffatt wrote: >> We're building successfully with Qt 4.8.4 on VS2008 and I'm trying to >> upgrade to 2012. However any project of ours which specifies Win32 >> resources is failing to link with duplicate resource errors. > It seems VS2012 is including the compiled resource file automatically if > the ResourceCompile step is in the project. qmake adds the compiled > resource file explicitly so it gets included twice and the link fails. > Now to work out how to patch qmake...
How about removing the resource compile step from the project in Visual Studio? > > > Hamish > _______________________________________________ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest