[Live-devel] Building Media Server for WINdows CE 6

Sid Price sidprice at softtools.com
Wed May 23 11:19:48 PDT 2012


Hello,

I am building the Media Server for Windows CE 6 (ARM) and I am getting the
following linker errors when I build the application:

 

1>------ Build started: Project: Live555_CE, Configuration: Debug
VistaMax-9G20 (ARMV4I) ------

1>Linking...

1>corelibc.lib(mainwcrt.obj) : error LNK2019: unresolved external symbol
wmain referenced in function "void __cdecl mainCRTStartupHelper(struct
HINSTANCE__ *,unsigned short const *)"
(?mainCRTStartupHelper@@YAXPAUHINSTANCE__@@PBG at Z)

1>livemedia.lib(RTSPServerSupportingHTTPStreaming.obj) : error LNK2019:
unresolved external symbol stat referenced in function "char const * __cdecl
lastModifiedHeader(char const *)" (?lastModifiedHeader@@YAPBDPBD at Z)

1>livemedia.lib(ByteStreamFileSource.obj) : error LNK2019: unresolved
external symbol "int __cdecl _read(int,void *,unsigned int)"
(?_read@@YAHHPAXI at Z) referenced in function "protected: void __cdecl
ByteStreamFileSource::doReadFromFile(void)"
(?doReadFromFile at ByteStreamFileSource@@IAAXXZ)

1>livemedia.lib(WAVAudioFileSource.obj) : error LNK2001: unresolved external
symbol "int __cdecl _read(int,void *,unsigned int)" (?_read@@YAHHPAXI at Z)

1>livemedia.lib(MP3InternalsHuffman.obj) : error LNK2019: unresolved
external symbol "void __cdecl abort(void)" (?abort@@YAXXZ) referenced in
function "void __cdecl initialize_huffman(void)"
(?initialize_huffman@@YAXXZ)

1>usageenvironment.lib(UsageEnvironment.obj) : error LNK2001: unresolved
external symbol "void __cdecl abort(void)" (?abort@@YAXXZ)

1>VistaMax-9G20 (ARMV4I)\Debug/Live555_CE.exe : fatal error LNK1120: 4
unresolved externals

1>Build log was saved at "file://c:\Data_Root\Projects\Harris\Live555 Media
Server\Live555_CE\Live555_CE\VistaMax-9G20 (ARMV4I)\Debug\BuildLog.htm"

1>Live555_CE - 7 error(s), 0 warning(s)

========== Build: 0 succeeded, 1 failed, 4 up-to-date, 0 skipped ==========

 

It appears that maybe a library reference is missing or something like that.
Any help would be much appreciated.

 

The CE device is a headless device and we have a command shell available,
not sure if that is an issue here?

 

Thanks,

Sid.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 4082 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120523/87115248/attachment-0001.bin>


More information about the live-devel mailing list