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

fix header inclusion when building an app that depends on libdvbtee #30

Merged
merged 7 commits into from
Feb 8, 2017

Conversation

mkrufky
Copy link
Owner

@mkrufky mkrufky commented Feb 8, 2017

  • fix fatal error: dvbtee_config.h: No such file or directory
  • fix fatal error: decode/descriptor/descriptor.h: No such file or directory
  • fix fatal error: value/value.h: No such file or directory
  • fix fatal error: decode/decoder.h: No such file or directory
  • fix fatal error: decode/table/table.h: No such file or directory

fix error when building an app that depends on libdvbtee:
fatal error: decode/table/table.h: No such file or directory

Signed-off-by: Michael Ira Krufky <[email protected]>
fix error when building an app that depends on libdvbtee:
fatal error: decode/decoder.h: No such file or directory

Signed-off-by: Michael Ira Krufky <[email protected]>
for now, install valueobj headers to include/value

Signed-off-by: Michael Ira Krufky <[email protected]>
…ctory

rename libdvbtee/decode/descriptor/descriptor.h to
libdvbtee/decode/descriptor/descript.h to fix an
error when building an app that depends on libdvbtee:
fatal error: decode/descriptor/descriptor.h: No such file or directory

Signed-off-by: Michael Ira Krufky <[email protected]>
fix error when building an app that depends on libdvbtee:
fatal error: dvbtee_config.h: No such file or directory

Signed-off-by: Michael Ira Krufky <[email protected]>
@mkrufky mkrufky self-assigned this Feb 8, 2017
Signed-off-by: Michael Ira Krufky <[email protected]>
@mkrufky mkrufky merged commit 4db5d69 into master Feb 8, 2017
@mkrufky mkrufky deleted the headers branch March 1, 2017 21:40
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 this pull request may close these issues.

1 participant