Relative Content

Tag Archive for clanghomebrewpoco-librariesvcpkglibpq

Issues With Clang Locating C++ Libraries on M3 Chipset

I’m on a Macbook Pro 2023 with an M3 chip. I’ve been attempting to get Poco (and all of its library files) as well as libpq to be properly located by Clang while using a Makefile. All my attempts have failed. I know the Makefile is correct, as colleagues have been able to compile with it no problem on linux based systems.