[Bug]C++ XXX:undefined reference to "xxx"
摘要:
昨天写了个广义表,写完后用clang++编译,结果给我报了一个这样的错 bash tanglizi@archlinux ~/Code/cpp/DS/genlist $ clang++ main.cpp genlist.cpp o main /tmp/main 9e993f.o: In functio 阅读全文
posted @ 2018-04-04 13:19 糖栗子 阅读(450) 评论(0) 推荐(0)