quake3
quake3 copied to clipboard
Compiling errors when using the command
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? :)

thank you
best regards to you
William
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