[Qt-interest] Qt mocks issue multiple definition of

Pavel Koshevoy pavel at aragog.com
Sun Oct 31 22:11:10 CET 2010


On 10/31/2010 2:43 PM, Alex Ivasyuv wrote:

> I think, as qmake generate Makefile, it should takes care of generated 
> objects names (MyClass.o)

I agree, qmake should not assume that all source file names are unique.  
The object file names are derived from the source file names, which 
means they are also not unique and should not be dumped into the same 
folder.  It's a qmake bug.

     Pavel.




More information about the Qt-interest-old mailing list