Qt 6.11 is out! See what's new in the release
blog
Application crashing in Release Mode[solved]
General and Desktop
1
Posts
1
Posters
490
Views
1
Watching
-
Hello there,
I build one app which works perfectly fine in linux(in both release mode and debug mode) but while i build the app in windows in release mode my application started crashing after performing some action. but if build same app in debug mode then there is no problem. what can be the reason for this ?