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

oneTBB fails to link properly when the project is hosted in a directory with space characters #497

Closed
Pheubel opened this issue Sep 7, 2022 · 1 comment

Comments

@Pheubel
Copy link
Contributor

Pheubel commented Sep 7, 2022

Environment: Ubuntu 2022.4.1 LTS over WSL.
Compiler: Clang 14

my project is hosted in /mnt/d/Github Repos/, when building the project it will fail to build and report:

[build] clang: error: no such file or directory: 'Repos/NovelRT/build/internal/oneTBB/src/src/tbb/def/lin64-tbb.def'

It appears that the path starts after the space. After replacing the space character it builds as expected.

@Pheubel
Copy link
Contributor Author

Pheubel commented Nov 2, 2022

after looking at it, i think this might be a duplicate of #387 as the symptoms seem the same. so i am closing this for now.

@Pheubel Pheubel closed this as completed Nov 2, 2022
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

1 participant