我是 Go 的新手。我想對 Go 使用 PortMidi 包裝器,嘗試使用它: Go PortMidi使用時:go get github.com/rakyll/portmidi我有:/usr/bin/ld: $WORK/github.com/rakyll/portmidi/_obj/portmidi.cgo2.o: undefined reference to symbol 'Pt_Start'/usr/lib/libporttime.so.0: error adding symbols: DSO missing from command linecollect2: error: ld returned 1 exit status試圖搜索一些關于:DSO missing from command line和:undefined reference to symbol 'Pt_Start'但什么也沒發現。
添加回答
舉報
0/150
提交
取消