AppImages of v0.18 release builds

Here's the place for discussion related to coding in FreeCAD, C++ or Python. Design, interfaces and structures.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: AppImages of v0.18 release builds

Post by triplus »

Hi @catman

I plan to give FreeCAD AppImage documentation situation one more look, likely February. For now my advice would be to:

Code: Select all

./FreeCAD_0.19.AppImage --appimage-extract
./squashfs-root/AppRun
Doing it in such way should give you more "stable" path, listed in the pop-up once pressing the F1 key. Move the downloaded documentation to the location, as seen in the pop-up dialog.
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: AppImages of v0.18 release builds

Post by triplus »

AppImage and documentation support:

https://forum.freecadweb.org/viewtopic. ... 24#p369824
Post Reply