Use -l: instead of -l . For example -l:libXYZ.a to link with libXYZ.a . Notice the lib and .a are written out, as opposed to -lXYZ which ...
確定! 回上一頁