https://github.com/giladreich/QtDirect3D
I would like to compile the project found at this address. I am going through a challenging process as I am still in the learning phase.
I installed VSMS2019 (32/64 bit versions) I nmake qt version 5.15.0 as mentioned.
When I want to compile the project, I get the following error.
Error: There's no Qt version assigned to project QtDirect3D11_ImGui.vcxproj for configuration Debug/x64. Please set a Qt installation in 'Project|Properties|Configuration Properties|Qt Project Settings|Qt Installation'. QtDirect3D11_ImGui C:\Users\Dodo\AppData\Local\QtMsBuild\qt_vars.targets
I specified ( Qt_qt-5.15.0-static ) as path. Thank you in advance for your help.
I wanted to compile the project I specified, but I encountered an error and I'm stuck here.