|
|
|
|
|
by maxmaio
1933 days ago
|
|
Hey there, was getting linker errors because panel.pc wasn't in Pkg-config. Turns out installing ncurses with homebrew gives you ncurses v6 which doesn't have .pc files. https://mrcook.uk/how-to-install-go-ncurses-on-mac-osx
^ this guide is really helpful and explains how to fix the issue |
|