我有一个链接土壤的问题,编译器给出了这个错误。
ld: library not found for -lSOIL
cland: error: linker command failed with exit code 1 (use -v to see invocation) 发布于 2017-07-16 13:59:40
所有的土壤文件必须放在一个可以被#包括d的项目中的地方。只有#包含SOIL.h文件。
https://stackoverflow.com/questions/38779842
复制相似问题