Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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.