Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project settings -> Plugins -> CLion -> CMake compiler settings do not apply #61

Open
Kerrex opened this issue Jun 29, 2017 · 4 comments

Comments

@Kerrex
Copy link

Kerrex commented Jun 29, 2017

Hello,
after selecting CMake compiler in settings mentioned above, it doesn't apply to CLion project. I had to manually set it in options.
It's minor bug but I believe it's worth fixing

@reapazor
Copy link
Contributor

reapazor commented Jul 2, 2017

What specific setting are you talking about?

The cmake compiler settings is a path to the compiler, it doesnt accept args at that point ( though maybe that is something we can add? )

@Kerrex
Copy link
Author

Kerrex commented Jul 7, 2017

I'm talking about the setting mentioned in issue title (Cmake compiler path) :)
What I mean is that this option has no meaning whatsoever - I thought I would apply to CLion but it doesn't
Of course I might be misunderstanding something

@reapazor
Copy link
Contributor

reapazor commented Jul 7, 2017 via email

@RicardoEPRodrigues
Copy link

I do concur that the compiler in this case is just used for CLion to have code analysis. The build process will always use UBT, but without the compiler the IDE can't show you errors or warnings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants