Page 1 of 1

compile vlc with vs2010 in release mode

Posted: 09 Sep 2014 13:07
by eddy3520
I got vlc source code from https://github.com/sunqueen/vlc-2.1.0-git-2010, and compiled it in debug mode successfully, but when I compiled it in release mode, errors came to me. it said "fatal error C1853: "Release\libcompat.pch"precompiled header file is from a previous version of the compiler ". I don't know how to resolve it. I've tried many ways, none of them worked.Anyone please help me! I can't thank you enough!

Best regards!

eddy3520