Hello, i have problem during OSX compilation process:
otclient/src/framework/util/crypt.cpp:270:13: error: use of undeclared identifier 'n' mpz_mul(n, p, q); ^ 1 error generated. make[2]: *** [CMakeFiles/otclient.dir/src/framework/util/crypt.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/otclient.dir/all] Error 2
I'm using https://github.com/edubart/otclient/wiki/Compiling-on-Mac-OS-X ofc
I got M1 Macbook.
ofc: gmp 6.2.1_1 is already installed and up-to-date
Hello, i have problem during OSX compilation process:
otclient/src/framework/util/crypt.cpp:270:13: error: use of undeclared identifier 'n' mpz_mul(n, p, q); ^ 1 error generated. make[2]: *** [CMakeFiles/otclient.dir/src/framework/util/crypt.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/otclient.dir/all] Error 2I'm using https://github.com/edubart/otclient/wiki/Compiling-on-Mac-OS-X ofc
I got M1 Macbook.
ofc: gmp 6.2.1_1 is already installed and up-to-date