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

Compiling errors when using the command #14

Open
WilliamWangPeng opened this issue Apr 12, 2021 · 1 comment
Open

Compiling errors when using the command #14

WilliamWangPeng opened this issue Apr 12, 2021 · 1 comment

Comments

@WilliamWangPeng
Copy link

HI dear author,
It's truly a honor to write a letter to you, I'm build your project nowadays and found the error when building as following, I wonder if there is a chance that you know the reason? :)

image

thank you
best regards to you
William

@paulwratt
Copy link

if bmc_host_init has an underfined reference, you need to also link against the file /opt/vc/lib/libbcm_host.so

optionally you can symlink that file into /usr/lib/ and then add -L bmc_host when you build it (at to commandline or Makefile)

I noticed LD build/release-linux-x86_64/ioq3ded.x86_64 <= that might be a problem

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

2 participants