Sample Cmake file for building an application

563
3
01-29-2020 04:34 PM
DanielBabatunde
New Contributor

Hi, I'm currently working on an application that requires a combination of ArcGIS, ROS and Qt. However, my workflow involves me using Visual Studio Code and Cmake. Are there sample files for setting up the sdk to work with cmake and without using QT designer?

Tags (1)
0 Kudos
3 Replies
by Anonymous User
Not applicable

Hi Daniel,

Just to clarify: when you mean without using "Qt designer," are you referring to QML? Are you using a widgets-only workflow?

0 Kudos
DanielBabatunde
New Contributor

Hi Neil,

Yes I'm currently using a widget-only workflow although I've been thinking of using QML. What I meant was I wasn't using the QT Creator IDE and I was simply writing my code in Visual studio. Your post here: https://community.esri.com/thread/207009-build-an-application-using-cmake was very helpful and I've managed to figure it out, thanks

0 Kudos
by Anonymous User
Not applicable

Ah, I see. Sorry, I thought this was a follow on question! Glad to hear you've figured it out!

0 Kudos