Search found 1 match

Go to advanced search

by maringer
25 Mar 2009 00:33
Forum: VLC media player for Windows Troubleshooting
Topic: [SOLVED] Using libvlc.dll in VS 2005 (C++)
Replies: 11
Views: 8728

Re: [SOLVED] Using libvlc.dll in VS 2005 (C++)

The problem is, as I understand, more deeper. You can get the .libs if you rename the files ending with .dll.a in the sdk/lib/ folder (VLC > 0.9). You have to rename it from dll.a to dll.lib. But this doesn't solve any problem. The real problem is, that in different header files is C code, which doe...

Go to advanced search