Glenn Fiedler
Glenn Fiedler
Using CMake I am able to build the libucl.sln file for 0.8.0 but actually building the source seems out of the question. 100s of errors and warnings. Is Windows a...
Can you add a BUILDING.md with instructions how to build on different platforms? I tried to use autoconf on Debian Wheezy but am used to doing ./configure, make, make install...
# make -f Makefile.unix cc -o .obj/ucl_hash.o -O2 -fPIC -Wall -W -Wno-unused-parameter -Wno-pointer-sign -I./include -I./uthash -I./src -c src/ucl_hash.c src/ucl_hash.c:26:19: fatal error: khash.h: No such file or directory #include "khash.h" ^...
I was able to cobble together how to read in a JSON structure and iterate across that, but your api.md is missing any description of ucl_object_lookup, which I had to...
Recently had to debug this. It should at least warn that it's not possible to send the message, because it's too large to fit in a packet!