The question is: How do I compile System.Data.SQLite for .NET CF 3.5 (VS2008) with a target platform of x86 for the SQLite.Interop.092.dll?
I feel as though this should be painfully obvious, but after going through the release build documentation I still can't find a way to do it. The archives for this list show a handful of others also asking about this, but none have any responses. The official binary packages come in ARM and x86 flavors for .NET CF 3.9. Building for ARM was completely painless and it works on the ARM devices with no problems. What I can't seem to do is produce the right SQLite.Interop.092.dll for x86. Every Interop library that it depends on that I've tried errors out with "Can't find PInvoke DLL 'SQLite.Interop.092.dll'" or a version mismatch. Thank you for any assistance, Eric _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users