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

Problems with compilation and preprocessing #215

Open
spriti523 opened this issue Aug 15, 2021 · 2 comments
Open

Problems with compilation and preprocessing #215

spriti523 opened this issue Aug 15, 2021 · 2 comments

Comments

@spriti523
Copy link

Hi, I have been trying to install libint in order to use it for molgw. I would like to add the following:

  1. The ULONGLONG_MAX is not responsive in the ~/libint/include/libint2/util/intrinsic_types.h
  2. Even after rectifying the above, the code would not still make.
  3. In the preprocessing step with the molgW it is giving me ~/libint/include/libint2/util/generated/libint2_params.h:26:38: fatal error: libint2/libint2_params.h: No such file or directory

include <libint2/libint2_params.h>

It will be really helpful, to know what is wrong with the compilation procedure. I have been following the exact steps as mentioned in INSTALL. And unfortunately, this compilation failure also affecting the molgw usability. Please if this could be addressed asap. Thanks in advance !

@evaleev
Copy link
Owner

evaleev commented Sep 12, 2021

Please provide more details. Whether ULONGLONG_MAX is defined checked before use: https://github.com/evaleev/libint/blob/master/include/libint2/util/intrinsic_types.h#L46 . Are you compiling generated library only, or the entire compiler+library stack? Which version (or commit)?

@evaleev
Copy link
Owner

evaleev commented Jan 13, 2022

@spriti523 is this still relevant?

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

2 participants