cnukaus

Results 4 comments of cnukaus

> @cnukaus could you sign the CLA? @stcheng yes signed it, thanks!

Hi, we started coding and has done the input interface, designing the logic of connecting to 0x or other market maker now:) will update soon

path issue. you can add -v (verbose) to find the detailed path error. clang -v -include tgmath.h -shared -march=native -O2 -Wall -Werror -x c -fPIC - -o /tmp/test_clan > Hi...

adding -v to clang, you can probably see the actual error: clang -v -include tgmath.h -shared -march=native -O2 -Wall -Werror -x c -fPIC - -o /tmp/tefsd Ubuntu clang version 14.0.0-1ubuntu1.1...