libgeneral
libgeneral copied to clipboard
general stuff for projects
Any source archive provided by GitHub does *not* work, because of the git commands present in configure.ac
example from futurerestore  ``` try { ticketIdentity = img4tool::getBuildIdentityForIm4m({im4m.first,im4m.second}, buildmanifest); } catch (tihmstar::exception &e) { // } ``` 6e5554a
- fixes #2 i recommend squashing and merging, as i had to correct earlier issues and implement new fixes by opa334.
title says it all. bring libgeneral to homebrew.
Hi, after running ./autogen.sh --host=arm64-apple-darwin --prefix=/usr, it successfully completes, However, when running make check Making check in libgeneral make[1]: Entering directory '/home/ahmed/downloads/libgeneral/libgeneral' /bin/bash ../libtool --tag=CXX --mode=link g++ -I../include -g -O2...
This occurs on both MSYS2 and Cygwin when attempting to compile on Windows x86_64 `exception.cpp: In constructor ‘tihmstar::exception::exception(int, const char*, const char*, ...)’: exception.cpp:23:9: error: ‘vasprintf’ was not declared in...