【摘要】前言 我最近在 Windows 环境下构建一个涉及数据库(SQLite)和音频处理的 Go 项目时,遇到了一个预料之中的报错: cgo: C compiler "gcc" not found: exec: "gcc": executable file not found in %PATH% 这是因为 阅读全文