Skip to content

Unable to open CLion in UE4.20 in Linux #97

@YashBansod

Description

@YashBansod

I built UE4 from source (Master branch)
Then I create a basic c++ project with starter content.
I selected my source code editor as CLion.

In File => Refresh Clion Project works fine.

But, when I try File => Open Clion it pops a dialog box saying:
Could not open CLion for project /home/uidk4283/Documents/UnrealProjects4.19/MyProject/MyProject.workspace
Note: I couldn't fine Clion in Edit=> Project Settings and setting the path of executable for Clion as we used to do for <=UE4.18

To get things working, I manually open CLion and open the UE4 project in it. I set up the compiler as clang in the setting of CLion and reload the CMake project.
But, I get error. The last few lines of the error are:

clang: error: no such file or directory: '('
clang: error: no such file or directory: ')'
clang: error: no such file or directory: '='
clang: error: no such file or directory: '('
clang: error: no such file or directory: ')'
clang: error: no such file or directory: '='

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions