x64 support
General and Desktop
3
Posts
3
Posters
731
Views
1
Watching
-
I have been using QT for displaying processed images on a windows PC in a real-time capture and display app. It is working well.
However I need to use CUDA to process images on a GPU which requires an x64 environment.
Hence I need QT to operate in an x64 environment under windows.
What are my options?
-
Hi, welcome to the Qt forum! Qt 5.7.0 is available / supported on 64 bit Windows with Visual Studio 2013 and 2015.