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

Build with IDE CLion fails #12

Open
ClemensLinnhoff opened this issue Jun 14, 2023 · 0 comments
Open

Build with IDE CLion fails #12

ClemensLinnhoff opened this issue Jun 14, 2023 · 0 comments

Comments

@ClemensLinnhoff
Copy link

ClemensLinnhoff commented Jun 14, 2023

I can build OpenMCx using cmake on Ubuntu 22. But now I tried building it directly in an IDE (CLion) using the ninja build system. This throws the following error:

CMake Error:
  Running

   '/usr/bin/ninja' '-C' '/.../openmcx/extern/fmi-library/build' '-t' 'recompact'

  failed with:

   ninja: error: build.ninja:3195: multiple rules generate ExpatEx/libexpat.a [-w dupbuild=err]

I know I can also use the Unix Makefile system in CLion and that works, I just wanted to document this.

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

1 participant