Ok try it in 2010. Changed the orbiter directory for the include and libraies
But still get these errors
EAGLE3.cpp
C:\orbiter2010\Orbitersdk\include\VesselAPI.h(3526) : error C2146: syntax error : missing ';' before identifier 'GetDevMesh'
C:\orbiter2010\Orbitersdk\include\VesselAPI.h(3526) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\orbiter2010\Orbitersdk\include\VesselAPI.h(3526) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\orbiter2010\Orbitersdk\include\VesselAPI.h(3526) : warning C4183: 'GetDevMesh': missing return type; assumed to be a member function returning 'int'
C:\orbiter2010\Orbitersdk\include\VesselAPI.h(3805) : error C2061: syntax error : identifier 'ANIMATION'
C:\orbiter2010\Orbitersdk\include\VesselAPI.h(4506) : error C2061: syntax error : identifier 'EXHAUSTSPEC'
C:\orbiter2010\Orbitersdk\include\VesselAPI.h(4544) : error C2061: syntax error : identifier 'EXHAUSTSPEC'
C:\orbiter2010\Orbitersdk\include\VesselAPI.h(5635) : error C2061: syntax error : identifier 'PANELHANDLE'
C:\orbiter2010\Orbitersdk\include\VesselAPI.h(5650) : error C2061: syntax error : identifier 'PANELHANDLE'
C:\orbiter2010\Orbitersdk\include\VesselAPI.h(5669) : error C2061: syntax error : identifier 'PANELHANDLE'
C:\orbiter2010\Orbitersdk\include\VesselAPI.h(5690) : error C2061: syntax error : identifier 'PANELHANDLE'
C:\orbiter2010\Orbitersdk\include\VesselAPI.h(5714) : error C2061: syntax error : identifier 'PANELHANDLE'
C:\orbiter2010\Orbitersdk\include\VesselAPI.h(5714) : error C2535: 'int VESSEL3::RegisterPanelArea(void)' : member function already defined or declared
C:\orbiter2010\Orbitersdk\include\VesselAPI.h(5690) : see declaration of 'VESSEL3::RegisterPanelArea'
C:\orbiter2010\Orbitersdk\include\VesselAPI.h(5784) : error C2061: syntax error : identifier 'PANELHANDLE'
C:\orbiter2010\Orbitersdk\include\VesselAPI.h(5831) : error C2653: 'oapi' : is not a class or namespace name
C:\orbiter2010\Orbitersdk\include\VesselAPI.h(5831) : error C2061: syntax error : identifier 'Sketchpad'
C:\orbiter2010\Orbitersdk\include\MFDAPI.h(329) : error C2653: 'oapi' : is not a class or namespace name
C:\orbiter2010\Orbitersdk\include\MFDAPI.h(329) : error C2061: syntax error : identifier 'Sketchpad'
C:\orbiter2010\Orbitersdk\include\MFDAPI.h(340) : error C2653: 'oapi' : is not a class or namespace name
C:\orbiter2010\Orbitersdk\include\MFDAPI.h(340) : error C2061: syntax error : identifier 'Sketchpad'
C:\orbiter2010\Orbitersdk\include\MFDAPI.h(366) : error C2653: 'oapi' : is not a class or namespace name
C:\orbiter2010\Orbitersdk\include\MFDAPI.h(366) : error C2143: syntax error : missing ';' before '*'
C:\orbiter2010\Orbitersdk\include\MFDAPI.h(366) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\orbiter2010\Orbitersdk\include\MFDAPI.h(366) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\orbiter2010\Orbitersdk\include\MFDAPI.h(366) : warning C4183: 'GetDefaultPen': missing return type; assumed to be a member function returning 'int'
C:\orbiter2010\Orbitersdk\include\MFDAPI.h(383) : error C2653: 'oapi' : is not a class or namespace name
C:\orbiter2010\Orbitersdk\include\MFDAPI.h(383) : error C2143: syntax error : missing ';' before '*'
C:\orbiter2010\Orbitersdk\include\MFDAPI.h(383) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\orbiter2010\Orbitersdk\include\MFDAPI.h(383) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\orbiter2010\Orbitersdk\include\MFDAPI.h(383) : warning C4183: 'GetDefaultFont': missing return type; assumed to be a member function returning 'int'
.\EAGLE3.cpp(1385) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\EAGLE3.cpp(1488) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
Build log was saved at "file://c:\orbiter2010\Orbitersdk\samples\EAGLE3\Release\BuildLog.htm"
EAGLE3 - 27 error(s), 5 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
/Os /Oy /GT /GL /I "C:\orbiter2010\Orbitersdk\include" /I "C:\Program Files\Microsoft Platform SDK\Include" /I "C:\orbiter2010\Orbitersdk\samples\EAGLE3\..\..\..\Orbitersdk\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_CRT_SECURE_NO_WARNINGS" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /GF /FD /EHsc /MD /GS- /Fo"./Release\\" /Fd"./Release\vc90.pdb" /W3 /nologo /c /TP /errorReport

rompt