Unresolved external symbol compiling for WinCE

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
junkie_crew
Blank Cone
Blank Cone
Posts: 35
Joined: 31 Jul 2007 15:28

Unresolved external symbol compiling for WinCE

Postby junkie_crew » 14 Sep 2007 14:11

Hi,

I am close to succeed compiling VLC for Wince, but when I compile the vlc project on Embedded Visual C++, I still have got those two error messages :
vlc.obj : error LNK2019: unresolved external symbol ___wgetmainargs referenced in function _main
libvlc.lib(unicode.obj) : error LNK2019: unresolved external symbol __wstati64 referenced in function _utf8_statEx
emulatorDbg/vlc.exe : fatal error LNK1120: 2 unresolved externals
Th second one is caused by this warning when I compile unicode.c :
C:\wince\vlc-0.8.6c\src\misc\unicode.c(546) : warning C4013: '_wstati64' undefined; assuming extern returning int
I have searched a little on the Web, and I know that the wstati64 function is normally defined in the stat.h file. But those typical Linux headers seem not to be accepted by the eVC compiler...

And I got no clue for the first one...

Thank you for your help !

Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: Google [Bot] and 32 guests