System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Overview

Artifact ID: 8e063a3ae4773630bca8f255bb6b45a662f0f430
Ticket: 1d71eb4e58f94c9e1b37b4e358eba188d2f858e0
Compiling SQLite.Interop.dll for Linux
User & Date: anonymous 2020-01-21 22:09:36
Changes

  1. foundin changed to: "6b6fb5374d"
  2. icomment:
    Trying to compile 6b6fb5374d for .NET Standard 2.1 for Linux x64. Which works successfully out of the box.
    
    However, I wish to make changes to the SQLite.Interop.dll, but this only seems to affect the win-x64 and win-x86 runtimes. How do I recompile the linux-x64 version? That appears to be missing from the build instructions.
    
    Looking through the build bat files, it seems like the SQLite.Interop.dll for linux-x64 runtime binary is downloaded from [https://system.data.sqlite.org/index.html/uv/linux-x64/SQLite.Interop.dll]. Where does this come from? How do I build it myself?
    
  3. login: "anonymous"
  4. mimetype: "text/x-fossil-plain"
  5. private_contact changed to: "97ac25c62f39072193b0e71340c806f9bc793391"
  6. severity changed to: "Important"
  7. status changed to: "Open"
  8. title changed to: "Compiling SQLite.Interop.dll for Linux"
  9. type changed to: "Build_Problem"