Hi Jen,
thanks for your offer, I really appreciate that.
1) Sample application
I can open "QtSampleApplication.exe", (located here on my virtual machine: "C:\Program Files (x86)\ArcGIS SDKs\Qt10.2\sdk\samples\samplecode\bin"), see the different examples and even surf around in the table of content, but as soon as I try to open one of the examples, the application falls apart with a message saying "QtSampleApplication.exe does not work anymore".
2) Drive "F:\" -setting in Qt Creator / Options / Build & Run / Qt Versions / Details. Please see further details in the attachment (pdf-file).
3) In Qt Creator 2.8.1 Manual, at �??Getting Help / Known Issues�?� I found the following:
Paths or file names containing spaces or special characters (such as colons, dollar signs, and hash marks) may cause problems. This is because some of the tools Qt Creator uses in the background have restrictions on the characters allowed in file and directory names. To be on the safe side, we recommend creating projects and project items with names consisting of plain characters, numbers, underscores, and hyphens.
My question: Does that mean, that paths containing a colon or a dollar sign won't work in the actual project?
Examples:
a.) (a colon) �?� LIBS += "C:/Qt/qt-everywhere-opensource-src-4.8.4-64/lib/qtmaind.lib"
b.) (a dollar sign) �?� INCLUDEPATH += "$$(ARCGISRUNTIMESDKQT_10_2)"/sdk/include
4) Our "final" goal is to develop an application that allows us to map different objects (trees, creeks, small areas etc.) in the field (resp. in the forest). That still seems to be far away though. At the moment I would be glad to get the sample data running for a start.
Thank you for your support!
Regards,
Günter