CLion 1.1.1 and openFrameworks 0.8.4

A basic template to start building oF projects using CMake within CLion.

It’s here on GitHub!

All credits go to kureta for the CMake files.

I’ve just pieced it together as a project which can be imported.


Comments

2 responses to “CLion 1.1.1 and openFrameworks 0.8.4”

  1. Ernst Blamchard Avatar
    Ernst Blamchard

    Is there anyway you can do a version for the windows. I have no experience with cmake and I wanted to use open frameworks with clion on the windows but I cant fine one example or try out there.

    1. Well, CLion runs on Windows. You’ll have to modify the cmake files according to your path. It should work with a bit of effort.