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

error in building ("make -j" step) with Ubuntu 20.04LTS #150

Open
Fred-Ad opened this issue Jun 25, 2021 · 0 comments
Open

error in building ("make -j" step) with Ubuntu 20.04LTS #150

Fred-Ad opened this issue Jun 25, 2021 · 0 comments

Comments

@Fred-Ad
Copy link

Fred-Ad commented Jun 25, 2021

Hi
For Ubuntu 20.04 LTS, if I use gfortran-9, the cmake step is OK,

But when I make -j, I've got an error when building EbsdLib. The log say :

In file included from /donnees/Linux/EMsoft/EMsoft_SDK/superbuild/EbsdLib/Source/EbsdLib/Source/EbsdLib/IO/AngleFileLoader.cpp:44:
/donnees/Linux/EMsoft/EMsoft_SDK/superbuild/EbsdLib/Source/EbsdLib/Source/EbsdLib/Core/Orientation.hpp:761:9: error: extended character ∂ is not valid in an identifier
  761 |         Q_∂(false);
      |         ^

I didn't put all the .log file, but this error is repeted a large number of times, for each crystal symmetry (orthorombic, hexagonal, cubic...)

Thanks

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