Select to view content in your preferred language

sample project not compliing, map.h not found

9098
20
03-16-2014 03:21 PM
DrewDowling
Occasional Contributor III
Hello
Using Ubuntu 12.4. I've installed the QT runtime SDK and QT creator 5.2.2, the latest ESRI QT runtime SDK for Linux and followed the installation instructions. Installation went fine and I was able to open the ESRI sample project. However when I try to compile it I get an error at the first include statement referencing am esri header file. So for example "#include map.h" gives the error "map.h not found". So how do I reference the ESRI runtime files in QT creator?

I'm new to QT and developing on a Linux environment so I'm probably missing something obvious. Any help greatly appreciated.
0 Kudos
20 Replies
JeanneTrieu
Occasional Contributor

Hi Fabian,

This is odd that you have to add copy .so over and change the .pro file. The prf file should have handled the path of the .so and include files. Thank you very much for sharing your solution.

I will look into the issue so the next release, you should not have to do all of the copy/editing of the files that you did.

Regards,

Jen Trieu

Product Engineer.