0
我正在與一個項目,並在那我想整合tapku calender
。我遵循了所有的步驟並整合了日曆。但不幸的是,我得到了錯誤,因爲我的構建一次又一次地失敗。錯誤如下: -Tapku卡蘭德集成錯誤
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_TKCalendarMonthView", referenced from:
objc-class-ref in habitstatisticsViewController.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
您的幫助將非常有價值。