[vlc-devel] Re: Problem compiling
Sigmund Augdal
sigmunau at stud.ntnu.no
Mon Jun 13 08:12:42 CEST 2005
On Mon, Jun 13, 2005 at 04:08:44AM +0200, list at scttransport.dk wrote:
> I tried to compile vlc with cygwin today on windows xp sp2.
>
>
>
> After being helped over the basics by dionera and dnumgis I ran intot his
> problem after they went to bed:
>
>
>
> windres -DVERSION=snapshot-20050605 -DVERSION_NUMBER=`echo
> snapshot-20050605.0.0.0 | sed 's/\([0-9]*\)[^.]*\.*\([0-9]*\)[^.]*\.*\([0-9
>
> ]*\)[^.]*\.*\([0-9]*\).*/\1,\2,\3,\4/'` --include-dir ./share -i
> share/vlc_win32_rc.rc -o share/vlc_win32_rc.o
>
> windres: share/vlc_win32_rc.rc:15: syntax error
Copy this line: #define VERSION_NUMBER 0,0,0,0
to the top of vlc_win32_rc.rc.
Sigmund
>
> make[2]: *** [share/vlc_win32_rc.o] Error 1
>
> make[2]: Leaving directory `/home/jonas/vlc-snapshot-20050605'
>
> make[1]: *** [all-recursive] Error 1
>
> make[1]: Leaving directory `/home/jonas/vlc-snapshot-20050605'
>
> make: *** [all] Error 2
>
>
>
> I am not really sure what the problem is, since it says syntax error can it
> be some unix/windows charset mess up?
>
>
>
> The file looks fine and its present
>
>
>
> All ideas are welcome
>
>
>
> Im using recent sourcecode snapshot
>
>
>
> Best regards
>
> Jonas Larsen
>
--
Sigmund Augdal
Edgar B. Schieldropsv 29-14
N-7033 Trondheim
Norway
tlf: 91809129
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list