Search found 4 matches

Go to advanced search

by hanss
16 Mar 2010 10:58
Forum: VLC media player for Windows Troubleshooting
Topic: No configure-msys.sh in extras\package\win32 found
Replies: 1
Views: 689

No configure-msys.sh in extras\package\win32 found

Hello *,

I've downloaded vlc-1.0.5.tar.bz2 etc.

I've red the Win32CompileMSYSNew page, but there is no configure-msys.sh in extras\package\win32.

What shall I do?

Greetings from Munich
by hanss
07 Mar 2010 18:14
Forum: Development around libVLC
Topic: multiple '.text' sections found with different attributes
Replies: 4
Views: 1685

Re: multiple '.text' sections found with different attribute

Some completion: I've downloaded vlc-1.0.5-win32 and unzipped it to C:\ The makefiles containing the following: LIBS = ... C:\vlc-1.0.5\sdk\lib\libvlc.dll.a ... I've included the following to my code: #include <vlc/vlc.h> #include <vlc/libvlc.h> #include <vlc/libvlc_events.h> and added the Include p...
by hanss
07 Mar 2010 14:00
Forum: Development around libVLC
Topic: multiple '.text' sections found with different attributes
Replies: 4
Views: 1685

multiple '.text' sections found with different attributes

Hello, I've developed a gui with eclipse, qt, mingw and vlc on ms vista. Always build debug and ignoring "libvlc.dll.a(d000031.o) : warning LNK4078: multiple '.text' sections found with different attributes(E0300020)" because it worked. Now I am build release (same message), but execution ...
by hanss
23 May 2009 15:02
Forum: Development around libVLC
Topic: Qt Signal as libvlc_callback_t
Replies: 1
Views: 743

Qt Signal as libvlc_callback_t

Hello *, as rookie in vlc (Qt/C++ as well) trying to get the qt signal/slot functionality to work with the libvlc_event I ask for help. I use a qt signal "playerChanged(QString)" in "vlcPlayer : public QObject" and want to get it attached to work with libvlc_event. I've declared ...

Go to advanced search