Use: fresh checked out version.
Perform: qmake -tp vc in all required directories
The generated file qextserialportd.vcproj contains the lines
OutputFile="build\qextserialportd1.dll
OutputFile="build\qextserialport1.dll
The generated resource files *.rc contain the line
VALUE "OriginalFilename", "qextserialportd1.dll\0"
VALUE "OriginalFilename", "qextserialport1.dll\0"
Don't know, what strange behaviour shows Microsoft here. The problem: the
automated build process will hang here on searching for the wrong libs
(e.g. qextserialportd)
Original issue reported on code.google.com by Michael....@treggs.com on 8 Feb 2010 at 7:33
Original issue reported on code.google.com by
Michael....@treggs.com
on 8 Feb 2010 at 7:33