Search found 10 matches

Go to advanced search

by kemro
11 Mar 2007 18:38
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problem with shared libvlc
Replies: 3
Views: 1812

No ideas ? :(


I really want to have vlc engine in amarok, and for that I need shared lib of vlc...
by kemro
03 Mar 2007 12:55
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problem with shared libvlc
Replies: 3
Views: 1812

Problem with shared libvlc

Hi ! I have to make shared libvlc.so, in configure type --enable-shared-libvlc And during make I have: gcc -Wsign-compare -Wall -march=pentium-m -Os -pipe -pipe -o libaccess_file_plugin.so -shared -fpic -fPIC ../../src/libvlc.so -u vlc_entry__0_8_6 libaccess_file_plugin.a -L/usr/lib -lpthread gcc: ....
by kemro
05 Jan 2007 20:43
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Error while building vlc with wx2.8
Replies: 9
Views: 7849

Finally works, Thank You very much ! :)
by kemro
05 Jan 2007 18:58
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Error while building vlc with wx2.8
Replies: 9
Views: 7849

Can you tell me, how to apply this patch ?

I tried something like

patch -p1 < THISpatch

in vlc source directory, but have this:
missing header for unified diff at line 1 of patch
can't find file to patch at input line 1
Perhaps you used the wrong -p or --strip option?
File to patch:
by kemro
05 Jan 2007 12:04
Forum: VLC media player for Linux and friends Troubleshooting
Topic: wxWdidgets 2.8.0
Replies: 13
Views: 2984

I had development wx 2.6 before.. but it has too much bugs...

For example, amule was almost useless for me with wx 2.6, only now with 2.8 I can normally use it..

And yes.. I blame wxWidgets... :/


What with that patch for wx 2.8 ?
Does it work ?
Can you give me link to it ?
by kemro
02 Jan 2007 17:40
Forum: VLC media player for Linux and friends Troubleshooting
Topic: wxWdidgets 2.8.0
Replies: 13
Views: 2984

I can't find patch for wx 2.8.0 on ml... :( I tried google and browse december devel list... Can you give me link to the patch ? I don't need explanation for dropping wx for qt, because it's very good choice IMO, I don't like wxWidgets and love qt interface ! :) Is there already working qt interface...
by kemro
01 Jan 2007 22:16
Forum: VLC media player for Linux and friends Troubleshooting
Topic: wxWdidgets 2.8.0
Replies: 13
Views: 2984

Hmm.. Will vlc work without wxWidgets (I mean compilation without wxWidgets - ./configure --disable-wxwidgets) ? ------------- EDIT OK, I compiled without wxWidgets, but it's useless only with skins2.. For what will you drop wxWidgets and when can we expect that ? 0.9.0 will be still with wx, or wit...
by kemro
31 Dec 2006 13:34
Forum: VLC media player for Linux and friends Troubleshooting
Topic: wxWdidgets 2.8.0
Replies: 13
Views: 2984

So.. it's not possible for me to have vlc with wx2.8.0 now, right ? :/


Are you going to make vlc compatible with wx 2.8.0 in next time ?
by kemro
30 Dec 2006 23:11
Forum: VLC media player for Linux and friends Troubleshooting
Topic: wxWdidgets 2.8.0
Replies: 13
Views: 2984

Sorry, but I'm not a programmer... :( I tried to do something with configure.ac, especially with this: # look for wx-config AC_PATH_PROG(WX_CONFIG, ${WXWIDGETS_NAME}, no, ${WXWIDGETS_PATH}) if test "${WX_CONFIG}" != "no" -a "${CXX}" != "" then if expr 2.6.0 \>...
by kemro
30 Dec 2006 18:54
Forum: VLC media player for Linux and friends Troubleshooting
Topic: wxWdidgets 2.8.0
Replies: 13
Views: 2984

wxWdidgets 2.8.0

Hi !

When vlc will compile with newest wxWidgets 2.8 ?


For now I have (20061224 snapshot version):

Code: Select all

configure: error: You need wxWidgets of the 2.6 branch. Please upgrade and try again.

I don't know is that matter, but I have wxWidgets 2.8 compiled with 2.6 compatibility...

Go to advanced search