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

missing man file and gbsa_parameter #6

Closed
SigmoidQC opened this issue Oct 3, 2019 · 1 comment · Fixed by #7
Closed

missing man file and gbsa_parameter #6

SigmoidQC opened this issue Oct 3, 2019 · 1 comment · Fixed by #7

Comments

@SigmoidQC
Copy link

Hello,
when I used meson: meson setup build_intel --optimization=2, Some errors came.

meson.build:345:0: ERROR: File man/man1/xtb.1 does not exist.

and I couldn't find gbsa_parameters

gbsa_parameter_files = ['.param_gbsa_acetone',
                        '.param_gbsa_acetonitrile',
                        '.param_gbsa_benzene',
                        '.param_gbsa_ch2cl2',
                        '.param_gbsa_chcl3',
                        '.param_gbsa_cs2',
                        '.param_gbsa_dmso',
                        '.param_gbsa_ether',
                        '.param_gbsa_h2o',
                        '.param_gbsa_methanol',
                        '.param_gbsa_thf',
                        '.param_gbsa_toluene']
awvwgk referenced this issue in awvwgk/xtb Oct 3, 2019
- added asciidoc as dependency
- build manpages if asciidoc is found and add them to install
- remove parameters for install, since they are included in the source
@awvwgk
Copy link
Member

awvwgk commented Oct 3, 2019

Thanks. Will fix this in a moment.

@awvwgk awvwgk closed this as completed in #7 Oct 3, 2019
awvwgk added a commit that referenced this issue Oct 3, 2019
- fixes #6
- added asciidoc as dependency
- build manpages if asciidoc is found and add them to install
- remove parameters for install, since they are included in the source
hppritcha pushed a commit to hppritcha/xtb that referenced this issue Jun 6, 2024
- employ new function to return traceback to Python
- add query for API version
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

Successfully merging a pull request may close this issue.

2 participants