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

2.1.0 build fails when build directory and source directory are seperate #66

Open
bbhtt opened this issue Oct 21, 2024 · 0 comments
Open

Comments

@bbhtt
Copy link

bbhtt commented Oct 21, 2024


../cupsfilters/testfilters.c:1:10: fatal error: ../config.h: No such file or directory
    1 | #include "../config.h"
      |          ^~~~~~~~~~~~~
compilation terminated.

The build-environment is like this:

/
|-> /buildstream-build (contains sources and build directory)
  |-> /buildstream-build/bst_build_dir 
    |-> /buildstream-build/bst_build_dir/config.h
@tillkamppeter tillkamppeter changed the title 2.1.0 buid fails when build directory and source directory are seperate 2.1.0 build fails when build directory and source directory are seperate Dec 2, 2024
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