我一直收到这个链接器警告,并且不一致,每隔几个构建一个错误?
ld: warning: directory not found for option '-L/Users/PROJECT2/Desktop/Ping Pong - Ultimate/Tap'
ld: warning: directory not found for option '-LPing’
ld: warning: directory not found for option '-L-'
ld: warning: directory not found for option '-LPong’
ld: warning: directory not found for option '-LUltimate’
它一直在说这个,但我的项目中没有任何L'?
我会更多地提出这个问题,但我根本不知道发生了什么?我甚至可以在哪里开始寻找隐藏这些“L's”的地方?
如果需要更多信息,请告诉我,我会尽力找到!