I am porting a large application from C++Builder 10.1 Berlin to 10.2 Tokyo. The app uses the latest release of DropMaster (v2.4.9)
When I compile the program's user interface I get:
[C++ Error] DMMiscIntf.hpp(22): no member named 'IAsyncOperation' in the global namespace
I have made no changes to the code between Berlin and Tokyo.
Is this a known problem with DropMaster and, if so, is there a workaround?
Thanks in advance for your help.
Andrew