I have a simple project that confuses CLION. Whenever I open a project, Clion reports:
Unknown module type. It is not possible to determine the module type ("CIDR_MODULE") for the following module: "gluecpp" The module will be considered as an unknown module.
I can create a project via CLion, but the syntax highlighting is disabled (only keywords, operators and lines are recognized) and it no longer selects files on the project tab depending on their status (for example, mentioned in CMakeLists.txt, etc. )
I am using CLion 1.1.1 for OS X 10.10.5
clion
Huhwha
source share