Plugin/VirtualDirectorySelectorDlg.cpp:91:5: error: ‘wxWindowUpdateLocker’ was not declared in this scope
Plugin/VirtualDirectorySelectorDlg.cpp:218:102: error: ‘wxGetTextFromUser’ was not declared in this scope
Plugin/VirtualDirectorySelectorDlg.cpp:225:82: error: ‘wxMessageBox’ was not declared in this scope
Plugin/VirtualDirectorySelectorDlg.cpp:232:124: error: ‘wxMessageBox’ was not declared in this scope
Fixed by adding include statements for wupdlock, textdlg and msgdlg.
Patch below
---EDIT---
will post to mailing list
You do not have the required permissions to view the files attached to this post.