09-14-2014, 12:35 PM
fixed by replacing NULL with 0 (twice this error appears)
next error:
next error:
Code:
/home/zecoxao/Desktop/rpcs3/Utilities/rFile.cpp:41:16: error: variable has
incomplete type 'struct stat64'
struct stat64 file_info;