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 error for path_converter() #7436

Open
biocheming opened this issue May 11, 2024 · 1 comment
Open

Build error for path_converter() #7436

biocheming opened this issue May 11, 2024 · 1 comment
Labels

Comments

@biocheming
Copy link

[ 14%] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_reporter_spec_parser.cpp.o
/home/biocheming/tests/rdkit/Code/RDBoost/Wrap/RDBase.cpp: In function ‘void init_module_rdBase()’:
/home/biocheming/tests/rdkit/Code/RDBoost/Wrap/RDBase.cpp:265:18: error: cannot deduce template arguments for ‘path_converter’ from ()
path_converter();
^

@biocheming biocheming added the bug label May 11, 2024
@greglandrum
Copy link
Member

You haven't provided sufficient information here for us to answer this question. Please provide details about your system configuration and how you tried to build the RDKit.
For example:
Which operating system and compiler are you using? How did you run cmake? How did you run make?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants