herosi / classinformer-ida8

IDA Class Informer plugin for IDA 8.x
134 stars 13 forks source link

ui_dialog.h not found #2

Closed jasper310899 closed 10 months ago

jasper310899 commented 10 months ago

Hello, I am trying to build this plugin from source and I am facing the error that VS 2019 can't find the ui_dialog.h . I understand that it should be in /GeneratedFiles but I don't know where to get it or what I am doing wrong.

Thanks in advance. Also I want to contribute to this plugins development, if you want to get in touch with me my Discord handle is "jasper3108" (日本語しゃべれます) .

herosi commented 10 months ago

The file will be generated by QT. Therefore, you might have a problem around QT/PyQt.