Select to view content in your preferred language

application crash in 64 bit mode

1823
2
04-25-2013 10:15 PM
RalfWiesner
Deactivated User
application crash in 64 bit mode while loading map package

EsriRuntimeQt::ArcGISLocalDynamicMapServiceLayer dynamicLayer("../../samples/data/mpks/USCitiesStates.mpk");
pMap->addLayer(dynamicLayer);
0 Kudos
2 Replies
JeanneTrieu
Deactivated User
Hi Ralf,

Thank you for sending us your feedback. Can you provide more information about the crash? Are you trying to build an application on Linux or Windows?
Is the path provided valid?

thanks,
0 Kudos
RalfWiesner
Deactivated User
Hi Ralf,

Thank you for sending us your feedback. Can you provide more information about the crash? Are you trying to build an application on Linux or Windows?
Is the path provided valid?

thanks,


I trying to build an application on Windows.
I found the Problem self. The QT Creator had a reference to an incorrect QT versions. I found this Entry in Registry only.

thanks
0 Kudos