I've compiled the latest version of EAWebkit (16.3.1.1.0) and copied the dll into Bin64. I ran the demo but nothing appeared: I can see the rotating cube but EAWebkit doesn't render anything on screen. Is there something I should do?
This is the log file:
EAWebKit:Event kLETLoadStarted : Sent a request to server for page load EAWebKit:Event kLETLoadProgressUpdate : Page load in progress with estimate = 0.100000 EAWebKit:Event kLETResourceResponseReceived : The server has responded to a resource request URL - http://html5test.com/ with status = 200 EAWebKit:Event kLETLoadProgressUpdate : Page load in progress with estimate = 0.167357 EAWebKit:Event kLETLoadCommited : The first chunk of data from the server is available EAWebKit:Event kLETOnLoadEventsHandled : The Onload events have been handled EAWebKit:Event kLETLoadProgressUpdate : Page load in progress with estimate = 1.000000 EAWebKit:Event kLETLoadCompletedWithoutErrors : The load is completed without errors
I've compiled the latest version of EAWebkit (16.3.1.1.0) and copied the dll into Bin64. I ran the demo but nothing appeared: I can see the rotating cube but EAWebkit doesn't render anything on screen. Is there something I should do?
This is the log file:
EAWebKit:Event kLETLoadStarted : Sent a request to server for page load EAWebKit:Event kLETLoadProgressUpdate : Page load in progress with estimate = 0.100000 EAWebKit:Event kLETResourceResponseReceived : The server has responded to a resource request URL - http://html5test.com/ with status = 200 EAWebKit:Event kLETLoadProgressUpdate : Page load in progress with estimate = 0.167357 EAWebKit:Event kLETLoadCommited : The first chunk of data from the server is available EAWebKit:Event kLETOnLoadEventsHandled : The Onload events have been handled EAWebKit:Event kLETLoadProgressUpdate : Page load in progress with estimate = 1.000000 EAWebKit:Event kLETLoadCompletedWithoutErrors : The load is completed without errors