I am using Qt5.7. How can I use DirectX?

Asked 1 years ago, Updated 1 years ago, 123 views

I am currently using Windows and I wanted to use DirectX in Qt, so I would like to ask you a question.
By the way, it is written in C++.

qt5

2022-09-30 21:14

1 Answers

Is this article helpful?(The link is an article using Qt5.4.)5.7 requires a compiler that supports C++11).


2022-09-30 21:14

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.