You want to perform dynamic linking, so I think LIBS should be more like:
Qt Code:
  1. LIBS += /usr/lib/scilab/
  2. LIBS += -lscilab
  3. LIBS += -lscicall_scilab
  4. LIBS += -ljavasci
To copy to clipboard, switch view to plain text mode