我正在处理一个项目,并且我想集成一个tapku calendar
. 我遵循了所有步骤并整合了日历。但不幸的是,由于我的构建一次又一次地失败,我收到了错误。错误如下:
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)