forlano Messages: 1207 Registered: March 2006 Location: Italy
Senior Contributor
Hello,
I was trying this package with Visual Studio 2017.
I followed all instructions... but I have installed and tried to compile the 64 bit version both on MVS and theide.
I have compiled with success under MVS and I was able to run the cefclient.
The problem arose when compiling with theide (x64). These are the error messages (it is in Italian but I hope it can be understood). It complains about OVERRIDE:
c:\upp\bazaar\chromiumbrowser\ClientHandler.h (90): error C3668: 'ClientHandler::OnConsoleMessage': il metodo con identificatore di override 'override' non ha eseguito l'override di alcun metodo delle classi di base
c:\upp\bazaar\chromiumbrowser\ClientHandler.h (90): error C3668: 'ClientHandler::OnConsoleMessage': il metodo con identificatore di override 'override' non ha eseguito l'override di alcun metodo delle classi di base
c:\upp\bazaar\chromiumbrowser\ClientHandler.h (90): error C3668: 'ClientHandler::OnConsoleMessage': il metodo con identificatore di override 'override' non ha eseguito l'override di alcun metodo delle classi di base