09-07-2016, 12:22 PM -
okay after reading your error again
looks like git submodule update --init didn't clone some submodules correctly (check the folders if theres any empty), and also install libpng1.6 (i don't know what is its package called on ubuntu)
Quote:/usr/bin/ld: cannot find -lpng16_static
/usr/bin/ld: cannot find -lrsx_decompiler
/usr/bin/ld: cannot find -lshader_code
looks like git submodule update --init didn't clone some submodules correctly (check the folders if theres any empty), and also install libpng1.6 (i don't know what is its package called on ubuntu)