Building Electron version on macOS? (SQLite.Interop.dll.dylib issues) #566

Closed
opened 2026-04-05 16:21:11 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @i0ntempest on 2/2/2025

I'm glad that we now have Electron frontend, which means VRCX is one big step closer to cross-platform.
Now, I was able to build VRCX-Electron.csproject and rpm run start-electron, but after starting the app will complain about missing SQLite.Interop.dll.dylib. After a bit searching I found some old threads saying that this dll is particularly problematic on arm64 macOS.
Is there a way to get it working on arm64 macOS? I no longer have access to x86_64 Macs, maybe someone can try there too?

*Originally created by @i0ntempest on 2/2/2025* I'm glad that we now have Electron frontend, which means VRCX is one big step closer to cross-platform. Now, I was able to build VRCX-Electron.csproject and `rpm run start-electron`, but after starting the app will complain about missing SQLite.Interop.dll.dylib. After a bit searching I found some old threads saying that this dll is particularly problematic on arm64 macOS. Is there a way to get it working on arm64 macOS? I no longer have access to x86_64 Macs, maybe someone can try there too?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#566