Select to view content in your preferred language

windows installation trouble

2136
23
04-20-2023 09:19 AM
Labels (3)
arcgisdev007
New Contributor III

I am able to install QT 6.5 on Mac but I have trouble running the display-a-map on Windows to verify the installation.  Specifically, I have mingui64.  When I run the display-a-map, I got ole32.lib not found.

 

 

Thomas

 

0 Kudos
23 Replies
arcgisdev007
New Contributor III

thank you for your help.

i was mistakenly stating i am using 200.1.0 but i was using 200.0.0. 

I have installed the 200.1.0. 

currently, i am able to do the following:

1. debug in android environment with debug build

2. debug in macos environment with debug build

3. debug in ios environment with release build

I will run more test and run more arcgis sdk for qt samples.

thank you.

 

Thomas

 

0 Kudos
JamesBallard1
Esri Regular Contributor

@arcgisdev007that's great! Don't hesitate to reach out to the team if you hit any problems.

0 Kudos
arcgisdev007
New Contributor III

are there more advanced samples available?  I am new to Qt and ArcGIS development.  I am learning both Qt and ArcGIS at the same time.

 

 

Thomas

 

0 Kudos
JamesBallard1
Esri Regular Contributor

@arcgisdev007yes there are. We have many samples available on github, written in both Qt C++ and Qt QML.

https://github.com/Esri/arcgis-maps-sdk-samples-qt

 

0 Kudos