We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
Making all in src make[2]: Entering directory '/private/tmp/nix-build-libqalculate-5.4.0.drv-0/source/src' clang++ -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/nix/store/r6qmw1x193xkcplmc2xz0s91frjqlpfz-libqalculate-5.4.0/share"\" -I.. -I../libqalculate -I/nix/store/yg3a4i28pcm93569i9cx6szg9b3c4bcn-libxml2-2.13.4-dev/include/libxml2 -I/nix/store/99qqlr8srqja85jb3sj1qvabnhacq22v-icu4c-static-aarch64-apple-darwin-74.2-dev/include -g -O2 -c -o qalc.o qalc.cc clang++ -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/nix/store/r6qmw1x193xkcplmc2xz0s91frjqlpfz-libqalculate-5.4.0/share"\" -I.. -I../libqalculate -I/nix/store/yg3a4i28pcm93569i9cx6szg9b3c4bcn-libxml2-2.13.4-dev/include/libxml2 -I/nix/store/99qqlr8srqja85jb3sj1qvabnhacq22v-icu4c-static-aarch64-apple-darwin-74.2-dev/include -g -O2 -c -o unittest.o unittest.cc /nix/store/sk8z3kdy6iaky6sg972k6fkh3iw2rn3d-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -g -O2 -o unittest unittest.o -lmpfr -lgmp -lpthread libtool: link: clang++ -g -O2 -o unittest unittest.o /nix/store/s96y6ck8yn8wkiijvh3qfrjr230fzgf6-mpfr-4.2.1/lib/libmpfr.dylib /nix/store/lm1rva8c2649y4lys3d406s9ldicv8qv-gmp-with-cxx-6.3.0/lib/libgmp.dylib -lpthread qalc.cc:2795:3: error: use of undeclared identifier 'do_autocalc' do_autocalc(); ^ 1 error generated. make[2]: *** [Makefile:761: qalc.o] Error 1 make[2]: Leaving directory '/private/tmp/nix-build-libqalculate-5.4.0.drv-0/source/src' make[1]: *** [Makefile:535: all-recursive] Error 1 make[1]: Leaving directory '/private/tmp/nix-build-libqalculate-5.4.0.drv-0/source' make: *** [Makefile:444: all] Error 2
Sorry, something went wrong.
Qalculate 5.3.0 builds, that will be the target for 0.1
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: