CLion - Error in generated CMake File

Hi,

I’ve just updated my Projucer and created a new project. Unfortunately it generates an invalid CMake file for the CLion exporter.

I am getting the following error message:

Syntax error in cmake code at

.../CMakeLists.txt:6810

when parsing string

..\CodeBlocksWindows\resources.rc

Invalid character escape ‘\C’.

Thanks!

This is fixed in the latest version of JUCE downloaded from the website (or GitHub, where you can compile the Projucer manually).

https://shop.juce.com/get-juce/download

Thanks! I downloaded the latest version from the webside, but the error is still happening.

Sorry for the delay in responding to this.

You were right - the website downloads had not been fixed, but they should be now.