Closed kubaizi closed 6 years ago
I just build it with QT Creator and MSVC without any problem. tabSetting is defined in ui_SettingsDialog.h that is generated by QT (qmake) automatically from dialogs/SettingsDialog.ui... So it seems you have problem with your QT5 installation...
i try to run it on QT Creator and VS2017. both came with the same error
dialogs\FindDialog.cpp:53: error: C2061: syntax error: identifier 'QRegExpValidator'
Is it still issue?
i am very sorry i moved to jTessBoxEditor to train my fonts, because it is lighter and more reasonable for windows. so i am closing this, thank you for your time
Ok. no problem.
Windows 10 QT 5.11
i managed to qmake succesfuly
but when i run make i have an error : dialogs\SettingsDialog.cpp:39:3: error: 'tabSetting' was not declared in this scope tabSetting->setCurrentIndex(tabIndex);
i am trying to run qt-box-editor. Any ideas ????