dotBunny / CLionSourceCodeAccess

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

fix 4.18 Unable to produce project files error #88

Closed wukakuki closed 6 years ago

wukakuki commented 6 years ago

unreal build tool has changed the -codelitefile arg to -codelitefiles

change -codelitefile to -codelitefiles in CLionSourceCodeAccessor.cpp line 108 and 114

I don't know how to use github. I created this pull request by mistake and I found I can't delete it. T-T. I just want to open a topic or something like that to tell someone troubled by "Unable to produce project files" error how to fix the error. Sorry if this pull request hindered your work.