libvlc.a is in src/

parent e8afa139
zsh: zsh.cpp
g++ -I.. -I../include zsh.cpp ../lib/libvlc.a -o zsh `top_builddir=.. ../vlc-config vlc builtin --cflags --libs`
g++ -I.. -I../include zsh.cpp ../src/libvlc.a -o zsh `top_builddir=.. ../vlc-config vlc builtin --cflags --libs`
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment