Richard

Results 121 comments of Richard

Question, where are the per user settings saved on linux? I need to be able to get to the initial settings. The 2nd and 3rd option are blank on Fedora....

On initial startup without a configuration file there is a startup window with 3 setting dropdown boxes, one for units, one for language, and I can't remember the 3rd one....

Ahh... just removed the config file and ran librecad. The GUI Language and Command Language...

Yes, I deleted it to re-simulate a new user experience to see if it was working. Everything seem to be fine now!

I'm not sure why you say that on Fedora Field3D is built without OpenEXR since it appears to be: https://kojipkgs.fedoraproject.org//packages/Field3D/1.7.3/8.fc34/data/logs/x86_64/root.log However, it looks like Field3D is defaulting to c++17 (gcc...

I didn't see how to change the C++ standard in INSTALL.md. What is the right way to set it? cmake -DCXX_STANDARD=17 or something like that?

Interesting... I tried that but it ended up with -std=c++14 not 17. Either case, same errors.

That indeed appears to be the problem. 4 arches have completed building after rebuilding Field3D with openexr.

I got the same error on Fedora 20

I think this can be closed, but still have issues with ppc64le. s390x builders are down for maintenance but I'm trying a qemu emulation build to see if #1175 is...