PACKAGE_VERSION_MAJOR 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

PACKAGE_VERSION_MAJOR compiling for WinCE

Postby junkie_crew » 13 Sep 2007 15:43

Hi everobody,

I am still trying to compile VLC 0.8.6c for WinCE under VLC, and I am facing an error in the update.c file. I cannot find what to include/change to make it work.

The error is there :
C:\wince\vlc-0.8.6c\src\misc\update.c(733) : error C2065: 'PACKAGE_VERSION_MAJOR' : undeclared identifier
C:\wince\vlc-0.8.6c\src\misc\update.c(733) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int '
C:\wince\vlc-0.8.6c\src\misc\update.c(733) : warning C4024: 'vlc_strdup' : different types for formal and actual parameter 1
C:\wince\vlc-0.8.6c\src\misc\update.c(734) : error C2065: 'PACKAGE_VERSION_MINOR' : undeclared identifier
C:\wince\vlc-0.8.6c\src\misc\update.c(734) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int '
C:\wince\vlc-0.8.6c\src\misc\update.c(734) : warning C4024: 'vlc_strdup' : different types for formal and actual parameter 1
C:\wince\vlc-0.8.6c\src\misc\update.c(735) : error C2065: 'PACKAGE_VERSION_REVISION' : undeclared identifier
C:\wince\vlc-0.8.6c\src\misc\update.c(735) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int '
C:\wince\vlc-0.8.6c\src\misc\update.c(735) : warning C4024: 'vlc_strdup' : different types for formal and actual parameter 1
C:\wince\vlc-0.8.6c\src\misc\update.c(736) : error C2065: 'PACKAGE_VERSION_EXTRA' : undeclared identifier
C:\wince\vlc-0.8.6c\src\misc\update.c(736) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int '
C:\wince\vlc-0.8.6c\src\misc\update.c(736) : warning C4024: 'vlc_strdup' : different types for formal and actual parameter 1
I do not know where are defined or how I must declare the constants (i guess) PACKAGE_*.

Thanks,

Emmanuel

junkie_crew
Blank Cone
Blank Cone
Posts: 35
Joined: 31 Jul 2007 15:28

Re: PACKAGE_VERSION_MAJOR compiling for WinCE

Postby junkie_crew » 14 Sep 2007 13:59

Up !

Sorry about that...


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 40 guests