Relative Content

Tag Archive for xcodegmp

Xcode 15.4 and GMPXX unknown parameter problem

I’m writing a C++ program with XCode 15.4 and need to import the gmpxx.h file from the GNU Bignum Library. I’ve installed it on my M2 Mac using homebrew and the file is located in the directory at /opt/homebrew/include . When I run the file I get the build error: