CLion with PROS

Hey, I am trying to get started using PROS to program Vex. My IDE of choice is usually Jetbrains projects, but I’m having a hard time getting it to actually work with the intellisense and all. Does anyone have any suggestions or uses CLion to program PROS?

Currently, I am able to generate a compile_commands.json and open that in CLion, but then CLion can’t find clang. Not really sure where to go from here, not sure about the toolchain used by PROS and how to add it to CLion. Any tips?

I just added some configurations for a simple abstraction over the pros CLI. Also make a toolchain on CLion to work with thier build system. Also make sure to runpros build-compile-commands so that pros generates intellisense data. If I have extra time I will make a CLion plugin that packages theses capabilities and resolves includes by automatically but that might not be for awhile.


image
I think this topic might be dead…
(no offence)