Tagged Questions
3
votes
3answers
2k views
sqlite, mono, C# cross platform
I am using sqlite in my C# project. MoMA complains about the DLLs and i am unsure what to do on the mac/linux side. What are things i generally need to do when porting external DLLs?