Originally Posted by ChrisW67 The lib part of the library file name is implied. You also need to quote the space in the path. Qt Code: Switch view LIBS += $$quote(-L/home/nthung/NVR_Demo_04_06_2010/NVR 8_6_V3/usr/lib) -lxvidcore LIBS += $$quote(-L/home/nthung/NVR_Demo_04_06_2010/NVR 8_6_V3/usr/lib) -lxvidcore To copy to clipboard, switch view to plain text mode i removed space but it still does not run
LIBS += $$quote(-L/home/nthung/NVR_Demo_04_06_2010/NVR 8_6_V3/usr/lib) -lxvidcore
Forum Rules
Bookmarks