Search:

Type: Posts; User: Salem

Search: Search took 0.26 seconds.

  1. Replies
    3
    Views
    3,868

    I guess you run package manager, and search for...

    I guess you run package manager, and search for "vlc-dev" to begin with.

    Or you read some more of the tutorial you posted in your first message.
  2. Replies
    3
    Views
    3,868

    So did you type all this on the command line? ...

    So did you type all this on the command line?


    Compile/Link/Run for Linux
    $ export VLC_SRC=/tmp/vlc-0.8.6c
    $ gcc -I ${VLC_SRC}/include/ -lvlc -L ${VLC_SRC}/src/.libs/ demo.c -o demo
    $ export...
Results 1 to 2 of 2