nmolinski

Results 3 issues of nmolinski

`Scanning dependencies of target IO-glTF [ 3%] Building CXX object IO-glTF/CMakeFiles/IO-glTF.dir/glslShader.cpp.o In file included from XXX/FBX-glTF-master/IO-glTF/glslShader.cpp:22:0: XXX/FBX-glTF-master/IO-glTF/glslShader.h:51:7: error: ‘void glTF::glslShader::appendCode(const char_t*, ...)’ cannot be overloaded void appendCode (const utility::char_t *format,...

When using backticks for multiline strings, it fails to minify. examples: ``` var d = document.createElement('div'); d.innerHTML = `Hello World`; ``` Minify Failed: Syntax Error: Unexpected Syntax ``` d.innerHTML =...

## Issue Description ## When building from source the X300 reference firmware with the ZPU (via zpugcc) the final `make` step runs `bin_to_coe.py` While running `make` the python file fails...

bug