Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I've downloaded the C-SDK and see that because I have a Windows machine, it prefers that I develop using Microsoft Visual Studio. Has anyone tried to convert the SDK to be used with other IDEs such as Eclipse?
Hi James, by "converting" do you mean setting up the C SDK in other IDE such as Eclipse? there is a C/C++ tooling available for Eclipse you might want to try this : Eclipse CDT
I think this is working quite well for C++ projects from my past experience, although I have not tried the C SDK from Thingworx yet with this tooling in Eclipse. Would be interesting to hear from you, if you do plan to work on this.
Hope this helps.