On Wed, Jul 9, 2014 at 7:19 PM, Murphy, Sean <[email protected]> wrote:
> > > I've got an odd issue that happens sometimes with Qt Creator 3.1.1 on > > Windows (Windows 7 64-bit if it matters...). When I go to compile my > > project, sometimes it will error out saying something like "failing to > create > > myApp.exe, permission denied". > > > > Are you sure your app is not running at the time? Windows cannot write to > > the binary then. > > Yep, 100% sure. That was my first thought as well (and I've made that > mistake a couple times). But there's times where it happens when I > definitely don't have the application open and haven't had it open for at > least the time it takes to change some lines of code, hit the compile > button, let the changed file compile, and then attempt to link. So several > seconds at least. > > Sean > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator > Can you attach the Makefile generated by qmake? - Orgad
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
