Hi, I have a problem with QtSingleApplication of a set of Qt Solutions.
When I run the application, there is a segfault.
I wrote an application mainly on Linux without problems.
I decided to compile a version for Windows and now here's the problem.
The application dies at run of constructor:
Qt Code:
QtSingleApplication(argc, argv)To copy to clipboard, switch view to plain text mode
Maybe someone has a solution ?
Bookmarks