Alban

Results 3 issues of Alban

Where is the source code?

Hi guys I have integrated the tool inside my project and I get this warning while compiling: ``` WARNING in ./node_modules/ws/lib/BufferUtil.js Module not found: Error: Can't resolve 'bufferutil' in '/Users/alban/projects/frontend-base/node_modules/ws/lib'...

I am trying to build this under MAc IOS but no luck: ``` gcc -O2 -std=gnu99 -pedantic -Wextra -Wall -Wno-deprecated-declarations -Wno-overlength-strings -I"/System/Library/Frameworks/OpenCL.framework/Versions/Current/Headers/" -c -o main.o main.c In file included from...