You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have been trying to install libint in order to use it for molgw. I would like to add the following:
The ULONGLONG_MAX is not responsive in the ~/libint/include/libint2/util/intrinsic_types.h
Even after rectifying the above, the code would not still make.
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 !
The text was updated successfully, but these errors were encountered:
Hi, I have been trying to install
libint
in order to use it formolgw.
I would like to add the following:ULONGLONG_MAX
is not responsive in the ~/libint/include/libint2/util/intrinsic_types.hinclude <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 !
The text was updated successfully, but these errors were encountered: