dotBunny / CLionSourceCodeAccess

A CLion Plugin for Unreal Engine
136 stars 26 forks source link

Cannot load settings from file '....MyProject.idea\misc.xml' Error on line 1 #102

Open imrankhan441 opened 5 years ago

imrankhan441 commented 5 years ago

I was successful with generating CMakeLists.txt from UnrealBuildTarget.exe. I had to replace all '' in file names to '/' now, I get an error:

"Cannot load settings from file '....MyProject.idea\misc.xml' Error on line 1: Content is not allowed in prolog. Please correct the file for content.

Here is the content of that file. It looks fine to me.