To link a static or archive library file during compilation using GCC or G++, simply mention the static library (.a file) in the compilation command.
確定! 回上一頁