wcdb icon indicating copy to clipboard operation
wcdb copied to clipboard

Incomplete definition of type 'struct sqlite3_value'

Open NicolasKim opened this issue 6 years ago • 5 comments

主工程为swift iOS工程

依赖 'WCDB.swift', '1.0.8.2' '私有pod'

私有pod中加入了sqlcipher (sqlite.h,sqlite.c),除了sqlcipher提供的这两个文件,没有任何数据库相关的三方库。

编译期报错 Incomplete definition of type 'struct sqlite3_value'

这个问题该如何解决?

NicolasKim avatar Feb 14 '20 15:02 NicolasKim

It seems ok in my side. Could you provide more information about this?

RingoD avatar Feb 20 '20 03:02 RingoD

pod 'WCDB'

image

foolzzz avatar May 27 '20 03:05 foolzzz

need help

platform :osx, '10.12'

foolzzz avatar May 27 '20 06:05 foolzzz

想问下解决了么?同样的问题

1137155216 avatar Nov 25 '20 08:11 1137155216

想问下解决了么?同样的问题

xboy-im avatar Oct 27 '21 05:10 xboy-im

Please try new version.

Qiuwen-chen avatar Mar 08 '24 03:03 Qiuwen-chen