You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linux compile error under latest tag release:
[ 248s] [ 97%] Building CXX object main_gui/CMakeFiles/Tsugaru_GUI.dir/profiledlg.cpp.o
[ 249s] /home/abuild/rpmbuild/BUILD/TOWNSEMU-20231124/gui/src/main_gui/profiledlg.cpp: In member function 'virtual void ProfileDialog::OnButtonClick(FsGuiButton*)':
[ 249s] /home/abuild/rpmbuild/BUILD/TOWNSEMU-20231124/gui/src/main_gui/profiledlg.cpp:835:9: error: 'class FsGuiFileDialog' has no member named 'CallOnCloseModal'
[ 249s] fdlg->CallOnCloseModal([=,this](int returnCode)
[ 24
The text was updated successfully, but these errors were encountered:
Linux compile error under latest tag release:
[ 248s] [ 97%] Building CXX object main_gui/CMakeFiles/Tsugaru_GUI.dir/profiledlg.cpp.o
[ 249s] /home/abuild/rpmbuild/BUILD/TOWNSEMU-20231124/gui/src/main_gui/profiledlg.cpp: In member function 'virtual void ProfileDialog::OnButtonClick(FsGuiButton*)':
[ 249s] /home/abuild/rpmbuild/BUILD/TOWNSEMU-20231124/gui/src/main_gui/profiledlg.cpp:835:9: error: 'class FsGuiFileDialog' has no member named 'CallOnCloseModal'
[ 249s] fdlg->CallOnCloseModal([=,this](int returnCode)
[ 24
The text was updated successfully, but these errors were encountered: