Einzelnen Beitrag anzeigen

Thom

Registriert seit: 19. Mai 2006
570 Beiträge
 
Delphi XE3 Professional
 
#167

AW: Google Maps über COM (Component Object Model)

  Alt 30. Dez 2011, 13:34
Hi Azrin,

Thank you for your work!
Unfortunately I have no C++ or RAD Studio, so that I can not do this test. My trial version of XE2 has also expired.

I suspect that C++ does not can handle anonymous methods from Delphi. Please turn off the use of anonymous methods in the file gmConfig.inc
Delphi-Quellcode:
{.$DEFINE USE_ANONYMOUS_METHODS}
//...
and remove all sections from demos, where anonymous methods were used.
Thomas Nitzschke
Google Maps mit Delphi
  Mit Zitat antworten Zitat