Search found 16 matches

Go to advanced search

by neerajsharma
16 Sep 2011 12:20
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.2.0 Compilation on Windows XP
Replies: 28
Views: 5278

Re: VLC 1.2.0 Compilation on Windows XP

Hi

but file is also present there
still the same error
what should i do to sort out the problem
by neerajsharma
15 Sep 2011 10:33
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.2.0 Compilation on Windows XP
Replies: 28
Views: 5278

Re: VLC 1.2.0 Compilation on Windows XP

Hi , I have compiled the dash_stream_0_3_0_0 with vlc code,but now during execution of the make command , I am facing the following error : In file included from xml/DOMParser.cpp:25:0: xml/DOMParser.h:40:30: fatal error: libxml/xmlreader.h: No such file or directory compilation terminated. make[6]:...
by neerajsharma
05 Sep 2011 11:40
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.2.0 Compilation on Windows XP
Replies: 28
Views: 5278

Re: VLC 1.2.0 Compilation on Windows XP

Hi Thanks a lot for your replies from this forum discussion i am able to compile vlc1.2.0 on xp and now my next task is to implement DASH(dynamic adaptive streaming over http) on vlc 1.2.0 on windows xp for DASH i am following the doucmentaion at : http://www-itec.uni-klu.ac.at/dash/?page_id=10 plea...
by neerajsharma
30 Aug 2011 10:46
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.2.0 Compilation on Windows XP
Replies: 28
Views: 5278

Re: VLC 1.2.0 Compilation on Windows XP

Hi Jean thanks a lot for your replies actually after removing vlc.1.2.0 folder and solved the error of make win32 base now i am able to execute the vlc.exe and after it a gui opens and when i drag a file into this then that file is running but just after a few seconds i am getting an error as follow...
by neerajsharma
29 Aug 2011 13:06
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.2.0 Compilation on Windows XP
Replies: 28
Views: 5278

Re: VLC 1.2.0 Compilation on Windows XP

find ./vlc-1.2.0-git/plugins/ -type f \( -name '*.a' -or -name '*.la' \) -exec rm -rvf {} \; removed `./vlc-1.2.0-git/plugins/3dnow/libmemcpy3dn_plugin.dll.a' removed `./vlc-1.2.0-git/plugins/3dnow/libmemcpy3dn_plugin.la' removed `./vlc-1.2.0-git/plugins/access/libaccess_attachment_plugin.dll.a' rem...
by neerajsharma
29 Aug 2011 13:04
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.2.0 Compilation on Windows XP
Replies: 28
Views: 5278

Re: VLC 1.2.0 Compilation on Windows XP

Hi Jean thanks a lot i manually deleted the folder vlc 1.2.0-git and symobls 1.20.git which are created for each run of make and executed the command make win32-base-exe Due to overlimit of characters i have put the comment into 2 comments and now the error is as follow: ----------------------------...
by neerajsharma
29 Aug 2011 06:33
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.2.0 Compilation on Windows XP
Replies: 28
Views: 5278

Re: VLC 1.2.0 Compilation on Windows XP

Hi Jean

sorry but i did not get what it means
i mean how to remove vlc.12.0 git
so that i can execute the make command

please give me an idea in detail
i will be very thankful to you

Regards
by neerajsharma
26 Aug 2011 08:01
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.2.0 Compilation on Windows XP
Replies: 28
Views: 5278

Re: VLC 1.2.0 Compilation on Windows XP

Hi thanks a lot i copied the git.exe into \bin folder that removed the error of git and after that i applied many a options for make package ie make package-win32-base-zip, make package-win32-exe and many more but in all the scenarios the error i am facing right now is : test -z "" || /bin...
by neerajsharma
25 Aug 2011 14:06
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.2.0 Compilation on Windows XP
Replies: 28
Views: 5278

Re: VLC 1.2.0 Compilation on Windows XP

Hi Jean

actually i installed git 1.7 for windows
but it still showing the same error
can you suggest me solution for make-win32-base

is there any another way to use make-win32-base

please tell me if there is any another solution
by neerajsharma
25 Aug 2011 08:55
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.2.0 Compilation on Windows XP
Replies: 28
Views: 5278

Re: VLC 1.2.0 Compilation on Windows XP

Hi thanks a lot but i have to disable -projectm as well then i was able to compile vlc 1.2.0 but still there is a little problem now i am facing error in make win32-package-base and the errors are as follow: ***no rule to make target 'make package-win32-base' .stop. and when executing the command ma...
by neerajsharma
25 Aug 2011 08:51
Forum: VLC media player for Windows Troubleshooting
Topic: Build issues on MinGW + MSYS
Replies: 12
Views: 2239

Re: Build issues on MinGW + MSYS

Hi i have successfully compiled the vlc 1.2.0 source code on windows xp but now when i am trying make package-win32-base command then it is showing an error ***no rule to make target 'make package-win32-base' .stop. and when executing the command make package-win32-base-zip then showing the error as...
by neerajsharma
24 Aug 2011 14:09
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.2.0 Compilation on Windows XP
Replies: 28
Views: 5278

Re: VLC 1.2.0 Compilation on Windows XP

Hi i tried vlc 1.2.0 compilation with Msys+mingw which by default carries latest versions of many packages and i first tried compilation of vlc 1.2.0 and got the error in gme plugin then i disabled and error lies in another plugin named as libsid error is as follow: ---------------------------- Crea...
by neerajsharma
23 Aug 2011 10:34
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.2.0 Compilation on Windows XP
Replies: 28
Views: 5278

Re: VLC 1.2.0 Compilation on Windows XP

Hi i want to compile vlc 1.2.0 source code with DASH support right now i am compiling vlc 1.2.0 source code only but all the time error comes in make part is there any way i can compile it without disabling the plugins as i might require these plugins in future what changes should i do to compile th...
by neerajsharma
19 Aug 2011 07:29
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.2.0 Compilation on Windows XP
Replies: 28
Views: 5278

Re: VLC 1.2.0 Compilation on Windows XP

Hi thaks a lot for all the replies i tried --disable-gme but by doing this now error lies in another library libsid_plugin and i disable that too but now i am getting errror in another lib as follow C:/msys/1.0/win32/lib/libRenderer.a(FBO.obj):FBO.cpp:(.text+0x565): undefined reference to `__gxx_per...
by neerajsharma
18 Aug 2011 12:25
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.2.0 Compilation on Windows XP
Replies: 28
Views: 5278

Re: VLC 1.2.0 Compilation on Windows XP

Hi someone told me that you should use mingw-msys-0.3-x86.exe and by using this i am able to bootstrap and configure vlc 1.2.0 but now the problem lies in make and i am getting error as follow : ' collect2: ld returned 1 exit status make[5]: *** [libgme_plugin.la] Error 1 make[5]: Leaving directory ...
by neerajsharma
18 Aug 2011 08:00
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.2.0 Compilation on Windows XP
Replies: 28
Views: 5278

Re: VLC 1.2.0 Compilation on Windows XP

hi i have compiled the vlc 1.2.0 with autoconf2.68
but now i am getting error as follow :

autom4te-2.67: /bin/m4 failed with exit status: 1
C:\msys\1.0\bin\aclocal: /usr/bin/autom4te-2.67 failed with exit status: 1
autoreconf: aclocal failed with exit status: 1

please help me what to do next

Go to advanced search