Unable to compile v1.0 alpha in Ubuntu (distrobox) #1919
Unanswered
FredsMedia
asked this question in
Q&A
Replies: 2 comments
-
|
Using 24.04 makes it compile (with 31 warnings), but i get a Segmentation fault when launching the executable. A window appears for a moment before closing and the error gets thrown. This may be related to the fact the OpenGL version doesnt get installed, but it instead installs the Vulkan version. (I am using an all AMD system) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi, Thanks for letting me know. It should work with vulkan on amd cards now as well. Which amd graphics card are you using? Are you using the 'default' / ubuntu-preinstalled amd drivers? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey.
I am attempting to install armourpaint using Ubuntu 20.04 through distrobox. Using distrobox shouldn't affect anything but I feel it's worth mentioning just in case.
I have all the listed dependencies installed and have followed the instructions, but it fails to compile with the following output:
Output.txt
I am currently trying with Ubuntu 24.04 to see if that will make any difference
I am hoping it's just a simple error on my end, but any help is appreciated!
Beta Was this translation helpful? Give feedback.
All reactions