Search found 4 matches

Go to advanced search

by DaRkYoda63
17 Mar 2007 11:35
Forum: Web and scripting
Topic: VLC_Init causes application to hang when running w/ Debugger
Replies: 4
Views: 2289

Hello,

I have the same problem ...

Have you find the solution ? Or other people have solution ?

Thanks
by DaRkYoda63
15 Mar 2007 17:34
Forum: Web and scripting
Topic: libvlc and visual-c++
Replies: 9
Views: 6975

libvlc and visual-c++

Hello, I Want to use libvlc with visual-c++ (or QT...) So I want to generate a .lib from the dll to have all exported function. I use impdef to generate .def file and it seems to be good ! : impdef libvlc.dll I use dlltool : dlltool --dllname libvlc.dll --input-def libvlc.def --output-lib libvlc.lib...
by DaRkYoda63
07 Apr 2006 09:22
Forum: VLC media player for Windows Troubleshooting
Topic: Tag §PLUGIN§, §SOURCES§ and §HEADERS§ in msvc project
Replies: 2
Views: 847

Thanks you very mutch for your response Xtophe I don't take source from the svn, but from the snapshot here : http://nightlies.videolan.org/build/source/ I test with 2 snapshots, the 20051123 is ok, no tag in project files but the last snapshot, like the 20060406 one is not ok and tag §PLUGIN§, §SOU...
by DaRkYoda63
31 Mar 2006 15:18
Forum: VLC media player for Windows Troubleshooting
Topic: Tag §PLUGIN§, §SOURCES§ and §HEADERS§ in msvc project
Replies: 2
Views: 847

Tag §PLUGIN§, §SOURCES§ and §HEADERS§ in msvc project

Hello,

I try to compile VLC under windows with MSVC.

I don't understand hox to replace the tag §PLUGIN§, §SOURCES§ and §HEADERS§ with the correct name, files and headers ...

How can I do that automaticaly ?

Thanks

Go to advanced search