Search found 2 matches
- Sat Aug 06, 2016 2:25 am
- Forum: MakeMKV for Linux
- Topic: Cannot compile on Centos7
- Replies: 1
- Views: 6846
Re: Cannot compile on Centos7
[quote= libmakemkv/src/libmkv.cpp:384:53: error: expected ‘)’ before ‘PRIu64’ sprintf_s(buffer,sizeof(buffer),"%" PRIu64,values[i]); ^ libmakemkv/src/libmkv.cpp:392:49: error: expected ‘)’ before ‘PRIu64’ sprintf_s(buffer,sizeof(buffer),"%" PRIu64,stat_bytes); [/quote] Ok, I did ...
- Fri Aug 05, 2016 10:54 pm
- Forum: MakeMKV for Linux
- Topic: Cannot compile on Centos7
- Replies: 1
- Views: 6846
Cannot compile on Centos7
This is what I get when trying to compile on centos 7. I already recompiled ffmpeg from source and installed it so it shows the current version and I get the same result. Any idea? gcc -g -O2 -D_linux_ -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -D_REENTRANT -shared -Wl,-z,defs -oou...