Error looks like this
libmatroska::KaxTags&, unsigned int, uint64_t, const char*)':
libmakemkv/src/libmkv.cpp:383:53: error: expected ')' before 'PRIu64'
sprintf_s(buffer,sizeof(buffer),"%" PRIu64,values[i]);
^
libmakemkv/src/libmkv.cpp:391:49: error: expected ')' before 'PRIu64'
sprintf_s ...
Search found 1 match
- Sat Jan 30, 2016 12:35 am
- Forum: MakeMKV for Linux
- Topic: Problems compiling 1.9.9 - Gentoo Linux
- Replies: 1
- Views: 9352