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

Installation fails: cannot find span.hpp #735

Closed
idjordje opened this issue Mar 29, 2023 · 2 comments
Closed

Installation fails: cannot find span.hpp #735

idjordje opened this issue Mar 29, 2023 · 2 comments

Comments

@idjordje
Copy link

Describe the bug
Doing:
sudo cmake --install build --strip
[sudo] password for xxxxx:
-- Install configuration: "Release"
-- Up-to-date: /usr/local/include/ieee1800
-- Installing: /usr/local/include/ieee1800/svdpi.h
-- Installing: /usr/local/include/ieee1800/sv_vpi_user.h
-- Installing: /usr/local/include/ieee1800/vpi_compatibility.h
-- Installing: /usr/local/include/ieee1800/vpi_user.h
-- Installing: /usr/local/include/flat_hash_map.hpp
CMake Error at build/cmake_install.cmake:60 (file):
file INSTALL cannot find "/mnt/c/code/slang/external/span.hpp": No such
file or directory.

To Reproduce

This is the version installed:

git show
commit 6e3bc77 (HEAD -> master, origin/master, origin/HEAD)
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date: Mon Mar 27 20:12:06 2023 -0400

Additional context

Ubuntu 22.04.2 LTS on WSL Win10

@MikePopoloski
Copy link
Owner

Fixed in #734

@idjordje
Copy link
Author

idjordje commented Mar 29, 2023 via email

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