APOLOGIES THIS WAS NOT MEANT FOR THIS LIST<br><br><div class="gmail_quote">On Thu, Dec 25, 2008 at 12:09 AM, Rupinder Singh <span dir="ltr"><<a href="mailto:plitanium@gmail.com">plitanium@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On observing the build log:<br><br>[<br>@echo off<br>echo icon.png > .imgcol<br>C:\QT4.4.3\bin\uic.exe -embed mixxx -f .imgcol -o qmake_image_collection.cpp<br>
if errorlevel 1 goto VCReportError<br>goto VCEnd<br>:VCReportError<br>
echo Project : error PRJ0019: A tool returned an error code from "Generate imagecollection"

exit 1

:VCEnd<br>]
<br><br>and the dependence on qmake_image_collection.cpp (in mixxx.vcproj -> Resources) indicate that the cpp file is missing from the svn checkout. I found the file on some old archives providing debug info for mixxx but they no longer can be accessed. Any ideas on how to get it / get rid of this error?<br>

</blockquote></div><br>