[Helix-client-dev] Error while building Helix client code on windows
Sreesudhan Ramkumar <[email protected]> Fri, 11 Jun 2010 11:32:01 -0700
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I am getting some errors while building helix client code on windows. I am using
VS 2008
MS SDK 6.1
Python 2.6.5
win32-i386-vc8
I trying to build
hxclient_3_1_0_atlas, splay, helix-client-all-defines, build options : -t embed_manifest -trelease -c
Since there are code specific errors, I am unable to proceed further. I have attached my build.out with this mail.
######################################
cl /nologo /Zm200 /W3 /EHs-c- /FD /Zc:wchar_t- /O2 /Oy- /I. /I.\win /I.\pub /I.\pub\win /I..\..\..\common\runtime\pub /I..\..\..\common\include /I..\..\..\datatype\common\container\pub /I..\..\..\datatype\include /I..\..\..\datatype\mp4\audio\renderer /I..\..\..\datatype\common\include "/IC:\Program Files\Microsoft SDKs\include" /I..\..\..\common\system\pub /I..\..\..\common\dbgtool\pub /I..\..\..\common\util\pub /I..\..\..\common\container\pub /I..\..\..\common\log\logutil\pub /I..\..\..\datatype\amr\fileformat\pub /I..\..\..\datatype\mp3\payload\pub /I..\..\..\datatype\mp4\payload\pub /I..\..\..\datatype\amr\common\pub /I..\..\..\datatype\common\audrend\pub /I..\..\..\protocol\common\util\pub /I..\..\..\protocol\sdp\pub /I..\..\..\protocol\rtsp\pub /I..\..\..\datatype\mp4\common\pub /I..\..\..\datatype\common\util\pub /I..\..\..\datatype\mp3\common\pub /I..\..\..\datatype\wav\fileformat\pub /I..\..\..\datatype\wav\renderer\pcm\pub /I..\..\..\datatype\au\fileformat\pub /I..\..\..\datatype\aiff\fileformat\pub /Irel32\obj /I. /FIrel32\datatype_group_audio_ribodefs.h /MD /Zi /Fdrel32\audplin /Forel32\obj\audplin.obj /c audplin.cpp
audplin.cpp
audplin.cpp(160) : error C2059: syntax error : '__declspec(dllexport)'
audplin.cpp(161) : error C2143: syntax error : missing ';' before '{'
audplin.cpp(161) : error C2447: '{' : missing function header (old-style formal list?)
audplin.cpp(171) : error C2059: syntax error : '__declspec(dllexport)'
audplin.cpp(172) : error C2143: syntax error : missing ';' before '{'
audplin.cpp(172) : error C2447: '{' : missing function header (old-style formal list?)
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.EXE"' : return code '0x2'
Stop.
######################################
Can someone help me to figure out the rootcause ?
Thank you,
Sreesudhan.
_______________________________________________
Helix-client-dev mailing list
[email protected]
http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev
build.out
(application/octet-stream, 738.1 KB) - not displayed