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

[BUG]: compile.sh script for C++ examples fails to locate morpheus-config.cmake #1775

Open
2 tasks done
dagardner-nv opened this issue Jun 28, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@dagardner-nv
Copy link
Contributor

Version

24.06

Which installation method(s) does this occur on?

Docker

Describe the bug.

These examples build properly when Morpheus is compiled with MORPHEUS_BUILD_EXAMPLES=ON.
With the in-place build the morpheus-config.cmake isn't installed anywhere where it can be found.

Minimum reproducible example

./scripts/compile.sh
cd examples/developer_guide/3_simple_cpp_stage
./compile.sh

Relevant log output

Click here to see error details

[Paste the error here, it will be hidden by default]

Full env printout

Click here to see environment details

[Paste the results of print_env.sh here, it will be hidden by default]

Other/Misc.

No response

Code of Conduct

  • I agree to follow Morpheus' Code of Conduct
  • I have searched the open bugs and have found no duplicates for this bug report
@dagardner-nv dagardner-nv added the bug Something isn't working label Jun 28, 2024
@dagardner-nv dagardner-nv self-assigned this Jul 1, 2024
@dagardner-nv dagardner-nv removed their assignment Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant