Skip to content

go语言使用taosSql连接方式,在运行时提示缺少问题 #326

@Ycl24

Description

@Ycl24

环境:Mac电脑 芯片Apple M4
//引用驱动
_ "github.com/taosdata/driver-go/v3/taosSql"
// 在运行是提示如下
/go/pkg/mod/github.com/taosdata/driver-go/[email protected]/wrapper/field.go:4:10: fatal error: 'taos.h' file not found

只所以使用taosSql连接方式,想用sqlx 来做db操作
大家有没更好的办法对DB,crud进行封装

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions