How to compile Media Player Classic use VS2005

1.Get the source code from:

https://guliverkli2.svn.sourceforge.net/svnroot/guliverkli2
Above is the SVN.If you do not know what is SVN,please google it.

2.Get the DX SDK from MS.I used Microsoft DirectX SDK (August 2007).

3.Get the Windows Platform SDK update for Vista.You can downloaded from the below link:
http://download.microsoft.com/download/4/2/6/42684501-9ec5-43dd-9dfe-c8c9dfa6a66f/6.1.6000.16384.10.WindowsSDK_Vista_Feb2007Update_rtm.DVD.Rel.iso

4.Open the guliverkli2/mpc_vs2005.sln

5.In VS setting,set the directory for DX SDK and Platform SDK include and lib path if it do not set by SDK setup.

6.Build the solution.Build the basestream.

7.If you meet some issues such as below:

svn,cmd.exe do not find.

8.Please modify the Pre-build Event as below:

image

if not exist "C:/Program Files/TortoiseSVN/bin/SubWCRev.exe" goto NoSubWCRev
"C:/Program Files/TortoiseSVN/bin/SubWCRev.exe" ../../.././SubWCRev.conf ./revision.h
goto End

: SubWCRev
echo #pragma once > ./revision.h
echo #define MPC_REV_STR _T("") >>./revision.h

:End

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值