![240](https://cdn2.jianshu.io/assets/default_avatar/1-04bbeead395d74921af6a4e8214b4f61.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
楼主你好,请问swift build时报/Users/MacBook/PerfectDemoProject/.build/checkouts/Perfect-mysqlclient.git-5333716826204139417/module.modulemap:2:12: error: header '/usr/local/include/mysql/mysql.h' not found
header "/usr/local/include/mysql/mysql.h"
^
/Users/MacBook/PerfectDemoProject/.build/checkouts/Perfect-MySQL.git-4976130768219902098/Sources/PerfectMySQL.swift:25:8: error: could not build Objective-C module 'mysqlclient'
import mysqlclient
^
<unknown>:0: error: build had 1 command failures
error: exit(1): /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-build-tool -f /Users/MacBook/PerfectDemoProject/.build/debug.yaml
这个错误是什么原因呀,求帮助,谢谢
服务端写Swift体验 (Perfect框架)官方网站文档详情: 官方中文文档 实践Demo Perfect实践Demo 简介 Perfect是一组完整、强大的工具箱、软件框架体系和Web应用服务器,可以在Linux、i...
求Demo
iOS UITests(自动化测试)常用类参考文档UITests(自动化测试)Demo地址 Class 类 XCUIApplication 官方 A proxy for an application that can be ...