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?