Appimage and Exporting to Asymptote code.

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
User avatar
jruiz
Posts: 479
Joined: Tue Oct 28, 2014 1:07 pm
Contact:

Appimage and Exporting to Asymptote code.

Post by jruiz »

Good morning.
Approximately a month ago wmayer implemented a way of
exporting files from FreeCAD to Asymptote code:
Feature Request: 3D PDF Exporting to Asymptote format.
Re: Feature Request: 3D PDF Exporting to Asymptote format.

I would want to know if the maintainer of the Appimage of the development version of FreeCAD would know about a possible date for this feature to be included in the binary of FreeCAD.
Regards
Last edited by jruiz on Thu Sep 10, 2020 12:15 pm, edited 2 times in total.
I have uploaded many FreeCAD video tutorials to my YouTube channel
vocx
Veteran
Posts: 5197
Joined: Thu Oct 18, 2018 9:18 pm

Re: Appinmage and Exporting to Asymptote code.

Post by vocx »

jruiz wrote: Wed Sep 09, 2020 2:43 pm ...
I would want to know if the maintainer of the Appimage of the development version of FreeCAD would know about a possible date for this feature to be included in the binary of FreeCAD.
Regards
Dude. You have to chill. AppImages (and Conda distributions for Windows and MacOS) are generated once every week or so. Patience?
Always add the important information to your posts if you need help. Also see Tutorials and Video tutorials.
To support the documentation effort, and code development, your donation is appreciated: liberapay.com/FreeCAD.
User avatar
jruiz
Posts: 479
Joined: Tue Oct 28, 2014 1:07 pm
Contact:

Re: Appinmage and Exporting to Asymptote code.

Post by jruiz »

vocx wrote: Wed Sep 09, 2020 2:50 pm
jruiz wrote: Wed Sep 09, 2020 2:43 pm ...
I would want to know if the maintainer of the Appimage of the development version of FreeCAD would know about a possible date for this feature to be included in the binary of FreeCAD.
Regards
Dude. You have to chill. AppImages (and Conda distributions for Windows and MacOS) are generated once every week or so. Patience?
Ok. Thank you.
Well, I was just wondering, did not want to press in any way. I update the FreeCAD AppImage every day for GNU/Linux and wanted to know about it. By now i use a version of FreeCAD compiled at home for exporting to Asymptote code.
Thanks again.
I have uploaded many FreeCAD video tutorials to my YouTube channel
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: Appinmage and Exporting to Asymptote code.

Post by sgrogan »

There is actually a problem with the Conda distributions at the moment.
Travis-CI where we package the builds is picking up an older conda build and packaging that. I haven't been able to figure out why yet.
"fight the good fight"
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Appimage and Exporting to Asymptote code.

Post by Kunda1 »

Just an aside, perhaps we can find a way to trigger daily appimage builds. Maybe not offer them on github but somewhere else?
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
looo
Veteran
Posts: 3941
Joined: Mon Nov 11, 2013 5:29 pm

Re: Appinmage and Exporting to Asymptote code.

Post by looo »

sgrogan wrote: Wed Sep 09, 2020 4:21 pm There is actually a problem with the Conda distributions at the moment.
Travis-CI where we package the builds is picking up an older conda build and packaging that. I haven't been able to figure out why yet.
there is a problem with ifcopenshell which needs to be updated to icu67:
https://github.com/conda-forge/ifcopens ... ck/pull/10

the freecad build uses icu67 already:
https://dev.azure.com/sppedflyer/feedst ... 1642&l=329

For now I simple removed ifcopenshell frm the appimage. But we should work on getting ifcopenshell updated.

Btw.: I don't think ifcopenshell must depend directly on icu. I will try to fix this.
vocx
Veteran
Posts: 5197
Joined: Thu Oct 18, 2018 9:18 pm

Re: Appinmage and Exporting to Asymptote code.

Post by vocx »

looo wrote: Thu Sep 10, 2020 9:35 am ...
Btw.: I don't think ifcopenshell must depend directly on icu. I will try to fix this.
What is even icu? I never saw it mentioned anywhere in the instructions to compile IfcOpenShell or FreeCAD for that matter.
Always add the important information to your posts if you need help. Also see Tutorials and Video tutorials.
To support the documentation effort, and code development, your donation is appreciated: liberapay.com/FreeCAD.
User avatar
looo
Veteran
Posts: 3941
Joined: Mon Nov 11, 2013 5:29 pm

Re: Appinmage and Exporting to Asymptote code.

Post by looo »

vocx wrote: Thu Sep 10, 2020 6:11 pm
looo wrote: Thu Sep 10, 2020 9:35 am ...
Btw.: I don't think ifcopenshell must depend directly on icu. I will try to fix this.
What is even icu? I never saw it mentioned anywhere in the instructions to compile IfcOpenShell or FreeCAD for that matter.
icu was a problematic library in the times where conda had no proper pinning/migration system. I guess that's why I added it to the dependencies.

boost depends on icu.

http://site.icu-project.org/home
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: Appimage and Exporting to Asymptote code.

Post by sgrogan »

looo wrote: Thu Sep 10, 2020 9:35 am For now I simple removed ifcopenshell frm the appimage. But we should work on getting ifcopenshell updated.
Thanks looo!
Somewhat interesting, after

Code: Select all

conda create -n freecad-dev333 -c freecad/label/dev freecad
I got the latest freecad

Code: Select all

conda install ifcopenshell
Wants to revert to;

Code: Select all

freecad-0.19.alpha2        |   py38hdf78897_0
Which is different than what Travis got.
The conda dependency solver is quite amazing that it got the latest that satisfied the dependencies.
"fight the good fight"
User avatar
jruiz
Posts: 479
Joined: Tue Oct 28, 2014 1:07 pm
Contact:

Re: Appimage and Exporting to Asymptote code.

Post by jruiz »

Thank you very much people.
Some minutes ago I updated the FreeCAD AppImage and exporting to Asymptote code is present.

OS: Debian GNU/Linux 10 (buster) (XFCE//usr/share/xsessions/xfce)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.22366 (Git) AppImage
Build type: Release
Branch: master
Hash: 34c11fcc63efa2fc72cbc74c75c76e9f19d5c84c
Python version: 3.8.5
Qt version: 5.12.9
Coin version: 4.0.0
OCC version: 7.4.0
Locale: Spanish/Venezuela (es_VE)
Last edited by jruiz on Fri Sep 11, 2020 5:26 pm, edited 1 time in total.
I have uploaded many FreeCAD video tutorials to my YouTube channel
Post Reply