Hi,
I just checked the TMS WebGMaps page. It looks like this component is still available on Delphi, C++ Builder is not mentioned. Is it still true that this component is only for Delphi?
Thanks!
Hi,
for Delphi XE5, XE6, XE7, XE8, 10 Seattle, C++Builder XE8, 10 Seattle (Prof/Enterprise/Architect) </strong>
Great! Thanks!
Hi,
I have C++ Builder XE10 Seattle on win7/64bit. I just created one fmx project with one form, one gmap in it. When I ran it, I got errors:
"[ilink32 Error] Error: Unresolved external 'InternetOpenW' referenced from C:\USERS...\TMSSOFTWARE\TMS WEBGMAPS FOR FIREMONKEY\BUILDER10SEATTLE\WIN32\DEBUG\TMSFMXWEBGMAPSPKGDXE9.LIB|FMX.TMSWebGMapsWebKit"
"[ilink32 Error] Error: Unresolved external 'InternetOpenUrlW' referenced from C:\USERS...\TMSSOFTWARE\TMS WEBGMAPS FOR FIREMONKEY\BUILDER10SEATTLE\WIN32\DEBUG\TMSFMXWEBGMAPSPKGDXE9.LIB|FMX.TMSWebGMapsWebKit"
...
Has any one had the same problem? Any suggestions?
Thanks!
Gene.
Hi,
Turning off the runtime packages doesn't help. If needed, I can send a zip project file.
Hi,
#pragma link "wininet.lib" Works on windows 7
I am wondering if I need to do anything on Android, OSX and IOS?
Hi,
This is only necessary on Windows, for the other platforms no further steps are needed.