0

I am using QT 5.10 and Qt Visual Studio Tools (for Visual Studio 2015). I want to create a dll that contains a class which inherits from QDialog. So I created QT Class Library project and added an .ui file to it. But when I try to compile the project, I receive this error message: Error starting process \bin\uic.exe: Не удается найти указанный файл (this means "cannot find the file specified"). I guess that uic cannot find ui_<.ui filename>.h file. It is not automatically generated by some reason. How can I fix this?

Count Zero
  • 495
  • 6
  • 15

0 Answers0