-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Don't builds on Linux #1
Comments
Inochi2D has undergone massive fundamental changes, Inochi Creator hasn't yet been updated to reflect those changes yet, as I am still working on solidifying the base spec. |
It should build on Linux now, do let me know if you have issues. |
Well...
I try to change it to point to the latest version of bindbc-imgui (0.6), and then I get this :
I "fix it", using dub add-local to a fresh clone of inochi2d : dub add-local ../inochi2d/ 1.0.0
dmd --version dub --version |
@Zardoz89 I've pushed some things I forgot, should work now |
Ok, I will try later. |
Well, now builds, But I get a segfault. I have build cimgui and copy the .so file next to the executable :
|
Do you use an Intel iGPU? If you have switchable graphics you can try running it on the beefier graphics processing. inochi creator also depends on SDL2, so you'll need that installed as well |
I have a RX580 on a desktop. |
There appears to be some imgui binding problems on Linux we're looking in to will keep you updated. |
We have functioning AppImage builds for Linux now, I will close this. |
Feature/bootstrapui
DUB version 1.23.0, built on Sep 27 2020
DMD64 D Compiler v2.096.1
The text was updated successfully, but these errors were encountered: