-
Notifications
You must be signed in to change notification settings - Fork 187
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] hello_world: build failed #295
Labels
bug
Confirmed bugs or reports that are very likely to be bugs.
Comments
dancesWithCycles
added
the
bug
Confirmed bugs or reports that are very likely to be bugs.
label
Jan 4, 2023
Today, I came back to this issue:
Makefile: makefile
I installed Today, I am ending up with this build error:
I appreciate any advice solving this issue. Cheers! |
What version of C++ are you building with? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi folks,
Thank you so much for maintaining this repository. May I share the following issue with you?
Describe the issue
I am following the Hello World example.
To Reproduce
I build and installed the library like this
make install
replied like this.I created the following
makefile
.The call for
make
replied like this.Expected behavior
I expected
make
to build thehello_world
example.System:
Do you have an idea how to build this example? I am happy with each and every hint in the right direction.
Cheers!
The text was updated successfully, but these errors were encountered: