【数据库连接】连接sqlite3报错:go-sqlite3 requires cgo to work. This is a stub

报错信息

register db Ping default, Binary was compiled with ‘CGO_ENABLED=0’, go-sqlite3 requires cgo to work. This is a stub

Windows解决办法

新建环境变量

在这里插入图片描述

新报错

Failed to build the application: # runtime/cgo
cgo: C compiler “gcc” not found: exec: “gcc”: executable file not found in %PATH%

安装GCC

官网:https://gitcode.com/mattn/go-sqlite3/tree/master?utm_source=csdn_github_accelerator&isLogin=1
在这里插入图片描述

下载

在这里插入图片描述

安装

在这里插入图片描述
在这里插入图片描述
在这里插入图片描述

这样就可以解决了!

相关推荐

  1. 连接SQLite 数据库

    2024-01-25 07:46:03       35 阅读
  2. sqlite3:database is locked

    2024-01-25 07:46:03       29 阅读
  3. python连接sqlite3工具类

    2024-01-25 07:46:03       56 阅读
  4. 【electron】 electron-buidler打包sqlite3问题汇总

    2024-01-25 07:46:03       34 阅读
  5. sqlite3

    2024-01-25 07:46:03       33 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-01-25 07:46:03       94 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-01-25 07:46:03       100 阅读
  3. 在Django里面运行非项目文件

    2024-01-25 07:46:03       82 阅读
  4. Python语言-面向对象

    2024-01-25 07:46:03       91 阅读

热门阅读

  1. MATLAB Fundamentals>>>Fill Missing Values

    2024-01-25 07:46:03       59 阅读
  2. 常用的gpt-4 prompt words收集6

    2024-01-25 07:46:03       42 阅读
  3. 嵌入式Linux:如何进行嵌入式Linux开发?

    2024-01-25 07:46:03       54 阅读
  4. ORACLE数据导出工具

    2024-01-25 07:46:03       46 阅读
  5. TestNG @AfterClass 注解

    2024-01-25 07:46:03       50 阅读
  6. wy的leetcode刷题记录_Day76

    2024-01-25 07:46:03       58 阅读
  7. Leetcode刷题(二十九)

    2024-01-25 07:46:03       59 阅读
  8. toggle封装

    2024-01-25 07:46:03       63 阅读
  9. SpringBoot-SpringBoot自动配置底层源码解析

    2024-01-25 07:46:03       44 阅读
  10. 使用django-admin来做erp,是否需要使用缓存数据库

    2024-01-25 07:46:03       57 阅读
  11. 数据结构练习3

    2024-01-25 07:46:03       47 阅读
  12. 江苏服务器租用要注意哪些方面?

    2024-01-25 07:46:03       55 阅读
  13. html 粒子效果文字特效

    2024-01-25 07:46:03       60 阅读