Results 1 to 2 of 2

Thread: i want build My project use VLC library on QT

  1. #1
    Join Date
    Mar 2010
    Posts
    92
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default i want build My project use VLC library on QT

    i readed http://wiki.videolan.org/LibVLC_SampleCode_Qt but i dont found path to vlc lib
    Qt Code:
    1. LIBS += -L*path to vlc lib* #if you are at windows os
    2. LIBS += -lvlc
    To copy to clipboard, switch view to plain text mode 

    can you help me ?

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: i want build My project use VLC library on QT

    You have to download the header and lib files and extract them. In the folder where you have extract them is your searched patn.

Similar Threads

  1. Replies: 4
    Last Post: 18th December 2009, 19:55
  2. How do to add a library to my project?
    By N3wb in forum Qt Programming
    Replies: 9
    Last Post: 2nd October 2009, 07:11
  3. Replies: 3
    Last Post: 28th December 2007, 12:02
  4. library not build automatically
    By KoosKoets in forum Qt Programming
    Replies: 1
    Last Post: 26th March 2007, 14:43
  5. Replies: 7
    Last Post: 11th March 2006, 16:51

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.