Re: Error while compiling WINCE OS 5.0
- From: Erwin Zwart <"erwin AT GuruCE DOT COM">
- Date: Wed, 08 Oct 2008 08:24:41 +0200
Hi,
It sounds to me that you did a "build and sysgen" with the "Clean before building" enable flag, is that correct?
If thats the case, then you can reinstall platform builder, and then the first thing you should do is remove that option from the build menu.
http://www.guruce.com/blogpost/whattobuildwhen
btw: you probably have more success with this question in the platform builder newsgroup (microsoft.public.windowsce.platbuilder).
Good luck,
Erwin Zwart,
Check out my blog: http://GuruCE.com/blog
GuruCE
Microsoft Embedded Partner
http://GuruCE.com
Consultancy, training and development services.
Augustin schreef:
I am getting a error : SYSGEN0000: error(s) in sysgen phase.
I went through build.log file and i found the following errors:
C:\WINCE500\Pbworkspaces\Adelaide_298_pbworkspace\WINCE500\Adelaide_298_ARMV4I\cesysgen\oak\lib\ARMV4I\retail\quartz.exp wmt_httpstrm.lib(httpstrm.obj) : error LNK2019: unresolved external symbol "protected: long __cdecl CMediaStreamBase::PacketSendTS(unsigned char *,unsigned long *,unsigned long *)" (?PacketSendTS@CMediaStreamBase@@IAAJPAEPAK1@Z) referenced in function "public: virtual long __cdecl CHttpStream::GetNextPktTS(unsigned long *)" (?GetNextPktTS@CHttpStream@@UAAJPAK@Z)
wmt_httpstrm.lib(httpstrm.obj) : error LNK2019: unresolved external symbol "public: long __cdecl CMediaStreamBuffer::SetDuration(unsigned long)" (?SetDuration@CMediaStreamBuffer@@QAAJK@Z) referenced in function "private: long __cdecl CHttpStream::ProcessReceivedDatagram(class CMediaStreamBuffer *)" (?ProcessReceivedDatagram@CHttpStream@@AAAJPAVCMediaStreamBuffer@@@Z)
C:\WINCE500\Pbworkspaces\Adelaide_298_pbworkspace\WINCE500\Adelaide_298_ARMV4I\cesysgen\oak\target\ARMV4I\retail\quartz.dll : fatal error LNK1120: 2 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.
NMAKE : fatal error U1077: 'C:\WINCE500\sdk\bin\i386\nmake.exe' : return code '0x2'
Stop.
How to solve this error, it is happening in the sysgen phase for directx compilation.
- Follow-Ups:
- Re: Error while compiling WINCE OS 5.0
- From: Augustin
- Re: Error while compiling WINCE OS 5.0
- References:
- Error while compiling WINCE OS 5.0
- From: Augustin
- Error while compiling WINCE OS 5.0
- Prev by Date: Re: Scripting JScript VbScript Windows CE ARM4vI
- Next by Date: Re: Error while compiling WINCE OS 5.0
- Previous by thread: Error while compiling WINCE OS 5.0
- Next by thread: Re: Error while compiling WINCE OS 5.0
- Index(es):
Relevant Pages
|