Ray Juang

Results 13 comments of Ray Juang

The pull request is still open and has not been submitted yet. Maintainer doesn't seem to be active. You'll have to manually patch or build from the pull request branch....

ah. appologies. This seemed to have gotten filtered and only spotted this e-mail now. Been on a long break. It might take me a bit of time to figure out...

I fixed the bugs in a personal branch here: https://github.com/rjuang/CLionArduinoPlugin Compiled plugin is available there too. Works on 2016.3.2. I also added commented settings to the cmake template that are...

Thanks. I'll take a look this weekend. Been busy with work, so have not been able to get to any of my personal projects. It does look like Jetbrains has...

@vector-kerr The error message you posted comes from the older plugin. If you examine the pull request I posted, I explicitly removed all references to NewCMakeProjectStepAdapter. Before you install the...

@zigge The error message you posted also comes from the older plugin. The pull request I posted explicitly removes all references to NewCMakeProjectStepAdapter which shows up in your stack trace....

@krzyzanowskim my guess is that francoiscampbell (owner of master branch) maintains the arduino plugin version that's uploaded to jetbrains. I have no control over that.

I started a branch here: https://github.com/rjuang/CLionArduinoPlugin Updated plugin that should resolve above error message: https://github.com/rjuang/CLionArduinoPlugin/blob/master/CLionArduinoPlugin.zip And just updated to 2017.2.1 and confirmed it works for me. The plugin isn't maintained...

This is fixed in https://github.com/rjuang/CLionArduinoPlugin currently pending a pull request.

I started a branch here: https://github.com/rjuang/CLionArduinoPlugin Updated plugin that should resolve above error message: https://github.com/rjuang/CLionArduinoPlugin/blob/master/CLionArduinoPlugin.zip