no matching function for call to 'std::basic_ifstream<char>::basic_ifstream(QString&, const openmode&)' ifstream i_f_stream(fileName,ifstream::binary); ^
没有匹配对。
看别人的:error: no matching function for call to 'std::basic_ifstream<char>::open(std::string&)