still not working

still shows you dont have jasson... in mingw shell, goto your sgminer dir and enter
git submodule update --init and see if it downloads it if not then there is a problem with git
i have to open a git shell separately (not the one i use for mingw) then use
git submodule update --init, then go back to mingw and do the rest from autoreconf -fvi on
I got jansson installed now. Do version numbers matter here? i did the submodule update on sgminer folder, but now it doesn't find OpenCL after configure.
Gonna try to redo it.