Search found 15 matches

by luvres
Thu Sep 07, 2017 3:33 pm
Forum: Open discussion
Topic: FreeCAD on Raspberry Pi 3
Replies: 46
Views: 20105

Re: FreeCAD on Raspberry Pi 3

Construction on Raspberry pi is slow and sometimes fails to complete larger builds. So I have worked and used docker with Qemu on amd64 machines to build armhf and aarch64.
For those interested, the project is at: https://hub.docker.com/r/izone/freecad/
by luvres
Thu Sep 07, 2017 3:23 pm
Forum: Foro em Português
Topic: Curso Gratuito FreeCAD português Brasil Ep.2 Part Design
Replies: 2
Views: 2240

Re: Curso Gratuito FreeCAD português Brasil Ep.2 Part Design

Os vídeos tem excelente ritmo para um curso online e auto aprendizagem. Mas, há uma demanda adicional para usuário em estágio mais avançado. Neste caso seria interessante uma versão compacta dos mesmo vídeos, para serem consultados como referência. O usuário em estágio mais avançado passou pelo est...
by luvres
Thu Aug 10, 2017 10:52 pm
Forum: Install / Compile
Topic: compile FreeCAD 0.17 with occt 7.1.0 and netgen, script for Xenial and Jessie
Replies: 64
Views: 20989

Re: compile FreeCAD 0.17 with occt 7.1.0 and netgen, script for Xenial and Jessie

jacquesclouseau, Could you post your script here? There are differences between Debian Jessie and Stretch. It seems to me that Deepin is based on the Stretch. I have built FreeCAD on Jessie and Xenial but with Stretch there is still something missing. Actually I can compile and run FreeCAD in the st...
by luvres
Wed Aug 02, 2017 8:38 pm
Forum: Install / Compile
Topic: compile FreeCAD 0.17 with occt 7.1.0 and netgen, script for Xenial and Jessie
Replies: 64
Views: 20989

Re: compile FreeCAD 0.17 with occt 7.1.0 and netgen, script for Xenial and Jessie

Count on me for what is best and what you need. I had to make a change in Netgen to work for my environment that I'm using. The procedure is described in github: Https://github.com/luvres/netgen 1) Download Netgen on sourceforge 2) Apply pach nglib-occt7 3) Changes to the configure and configure.ac ...
by luvres
Wed Aug 02, 2017 8:03 pm
Forum: Install / Compile
Topic: materials external build not copied
Replies: 6
Views: 1602

Re: materials external build not copied

I have compiled with the #FILE option spared, but I still can not include the materials. Sed -i '/ GLOB MaterialLib_Files / s / # //' FreeCAD / src / Mod / Material / CMakeLists.txt Before: # collect all the material cards: #FILE( GLOB MaterialLib_Files ./StandardMaterial/*.FCMat ./StandardMaterial/...
by luvres
Mon Jul 31, 2017 9:27 pm
Forum: Install / Compile
Topic: compile FreeCAD 0.17 with occt 7.1.0 and netgen, script for Xenial and Jessie
Replies: 64
Views: 20989

Re: compile FreeCAD 0.17 with occt 7.1.0 and netgen, script for Xenial and Jessie

You're right! Sorry for the mistake. I already edited the post.
Thank you NormandC.
by luvres
Mon Jul 31, 2017 3:43 pm
Forum: Install / Compile
Topic: compile FreeCAD 0.17 with occt 7.1.0 and netgen, script for Xenial and Jessie
Replies: 64
Views: 20989

Re: compile FreeCAD 0.17 with occt 7.1.0 and netgen, script for Xenial and Jessie

I have tried compiling FreeCAD on Xenial and Jessie. I did this on docker. I hope to help in some way. I'll post here the scripts I used. I would like to learn, contribute and participate more in the FreeCAD project. FreeCAD 0.17 -> libMED 3.2.0, VTK-8.0.0, occt-7.1.0p1, netgen-5.3.1, Calculix-2.12 ...
by luvres
Fri Jul 28, 2017 5:47 pm
Forum: Install / Compile
Topic: compile FreeCAD 0.17 with occt 7.1.0 and netgen, script for Xenial and Jessie
Replies: 64
Views: 20989

Re: compile FreeCAD 0.17 with occt 7.1.0 and netgen, script for Xenial and Jessie

Has anyone managed to build netgen 5.3.1with OCCT7 on Ubuntu 16.04?
by luvres
Fri Jul 28, 2017 1:57 pm
Forum: Install / Compile
Topic: [Ubuntu Daily PPA] Transitioning to OCCT7, VTK7...
Replies: 288
Views: 69009

Re: [Ubuntu Daily PPA] Transitioning to OCCT7, VTK7...

Has anyone managed to build netgen 5.3.1with OCCT7 on Ubuntu 16.04?
by luvres
Thu Jul 27, 2017 11:47 pm
Forum: Install / Compile
Topic: Building netgen on Ubuntu 16.04
Replies: 2
Views: 942

Building netgen on Ubuntu 16.04

Has anyone managed to build netgen 5.3.1with OCCT7 on Ubuntu 16.04?