在编译命令中添加链接参数“-lginac”,示例代码为:
$ g++ -o program program.cpp -lginac
上一篇:编译C语言使用不同版本的gcc
下一篇:编译代码时出现错误:IndentationError:expectedanindentedblock