Qt 6.11 is out! See what's new in the release
blog
[SOLVED]QSharedMemory: unable to lock on Windows 7 under debug mode
General and Desktop
4
Posts
2
Posters
3.2k
Views
1
Watching
-
Well, title describes my problem very exactly...when I built my application with this tut: "http://www.qtcentre.org/wiki/index.php?title=SingleApplication":http://www.qtcentre.org/wiki/index.php?title=SingleApplication . It wrote: @QSharedMemory::create: unable to lock@
Where could/should be problem?