I've run my other applications, that work just fine in ubuntu, but in windows they don't. Most of them don't give any error messages: they just don't write to file or don't generate random number.
As far as I understand, I have to use the same c++ compiler and c++ libraries I've used in ubuntu.
1) How to find out what compiler and libraries I've used in ubuntu Qt Creator?
2) How to compile the same compiler and libraries in windows Qt Creator?
Bookmarks