System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: a033ce88ec7cb83ee9ac8d9d0a99fd82fb775265
Title: sqlite-netFx45-setup-x64-2012-1.0.88.0.exe, Complile failed
Status: Closed Type: Incident
Severity: Minor Priority: Medium
Subsystem: Setup Resolution: Unable_To_Reproduce
Last Modified: 2013-09-16 20:42:31
Version Found In: 1.0.88.0
User Comments:
anonymous added on 2013-09-15 08:32:39:
I have added the System.Data.Sqlite.dll to my project (VS2012). I have added a reference. I have doublechecked, that the reference has been created (Reference Properties > Path is correct). 
Got following error messages when compile: 
The type or namespace name 'SQLite' does not exist in the namespace 'System.Data' (are you missing an assembly reference?)

mistachkin added on 2013-09-15 19:04:31:

Running the setup is not required to simply add a reference to your project.
Did you read about the different download package types on the download page?
Also, the project will need to refer to the .NET Framework 4.5 to make use of
these assemblies, not the .NET Framework 4.0.