[Qt-creator] Makefile.Debug is used for Release build

David Ching dc at remove-this.dcsoft.com
Mon Oct 5 20:22:53 CEST 2009


"Robert Caldecott" <robert.caldecott at gmail.com> wrote in message 
news:2b1e8f000910051102m1d9b854ft86aa24c79403a9b2 at mail.gmail.com...
> I had a similar problem before and deleted the .pro.user file and all
> was well...
>

Thanks Robert, I saw your post about that in the archive, but deleting the 
.pro.user was not enough for me.  I also had to delete the Makefile* for 
mylib.  I just tried it with the 1.2.90 snapshot, and the result is the 
same, although it gets the link error much faster due to the use of JOM! 
:-)

Does anyone know how does Qt Creator know to launch
    nmake -f makefile.release vs.
    nmake -f makefile.debug

It's launching the wrong one.

Thanks,
David 




More information about the Qt-creator-old mailing list