robertohuertasm / SQLite4Unity3d

SQLite made easy for Unity3d
MIT License
1.29k stars 265 forks source link

DllNotFoundException: Assets/Plugins/x64/sqlite3.dll #36

Closed atgczcl closed 8 years ago

atgczcl commented 8 years ago

unity5.3.3f1 DllNotFoundException: Assets/Plugins/x64/sqlite3.dll SQLite4Unity3d.SQLiteConnection..ctor (System.String databasePath, SQLiteOpenFlags openFlags, Boolean storeDateTimeAsTicks) (at Assets/Core/Script/DataMgr/SQLite.cs:228) DataService..ctor (System.String DatabaseName) (at Assets/Core/Script/DataMgr/DataService.cs:93)

atgczcl commented 8 years ago

ok, install (.net 3.5) it's work!