PDA

View Full Version : Compiling MPC


Tacio
13th August 2007, 19:54
Then I try to compile MPC Casimir mod there are many errors appears:
1>Compiling...
1>StdAfx.cpp
1>G:\mpc\trunk\include\winctrl.h(20) : error C2504: 'CBaseVideoWindow' : base class undefined
1>G:\mpc\trunk\include\winctrl.h(21) : error C2504: 'CBaseWindow' : base class undefined
1>G:\mpc\trunk\include\winctrl.h(24) : error C2143: syntax error : missing ';' before '*'
1>G:\mpc\trunk\include\winctrl.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>G:\mpc\trunk\include\winctrl.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>G:\mpc\trunk\include\winctrl.h(25) : error C2143: syntax error : missing ';' before '*'
1>G:\mpc\trunk\include\winctrl.h(25) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>G:\mpc\trunk\include\winctrl.h(25) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int etc.

I use MS Visual C++ 2005
Included following libs and headers:
dxsdk_feb2005_extras\extras\DirectShow\Include
dxsdk_feb2005_extras\extras\DirectShow\Lib
dxsdk_feb2005_extras\extras\DirectShow\Samples\C++\DirectShow\BaseClasses
dxsdk_feb2007\Include
WMSDK\WMFSDK9\include

_xxl
13th August 2007, 20:32
http://www.cccp-project.net/wiki/index.php?title=Guliverkli