Search found 161 matches
- Fri Dec 18, 2020 9:02 pm
- Forum: Users Showcase
- Topic: From FreeCAD To The Real World
- Replies: 123
- Views: 74358
Re: From FreeCAD To The Real World
Can you tell us a bit more about the 3D printing process. I want to learn how to get from FreeCAD to a printed piece! My first ever try at anything like this, nothing hard but i made it & well happy with the results. Its now got me hooked on freecad.. Wife wanted a Washer/dryer stacker for out in th...
- Wed Oct 21, 2020 6:13 pm
- Forum: Draft, Arch & BIM
- Topic: [SOLVED] Working Plane not Working
- Replies: 5
- Views: 315
Re: Working Plane not Working
Thanks Marioalexis, I did delete everything on the copile folder and compiled again. Problem gone!
Thanks for the solution.
Thanks for the solution.
- Wed Oct 21, 2020 5:09 pm
- Forum: Draft, Arch & BIM
- Topic: [SOLVED] Working Plane not Working
- Replies: 5
- Views: 315
Re: Working Plane not Working
Thanks marioalexis, what would be the "related files" that I have to delete in the compilation directory?
I am doing an out of source directory compilation FYI
I am doing an out of source directory compilation FYI
- Tue Oct 20, 2020 11:12 pm
- Forum: Draft, Arch & BIM
- Topic: [SOLVED] Working Plane not Working
- Replies: 5
- Views: 315
Re: Working Plane not Working
I wonder what is creating the problem, If I open FreeCAD 0.18 it works normally.
- Tue Oct 20, 2020 9:38 pm
- Forum: Draft, Arch & BIM
- Topic: [SOLVED] Working Plane not Working
- Replies: 5
- Views: 315
[SOLVED] Working Plane not Working
OS: Debian GNU/Linux 10 (buster) (GNOME/gnome) Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.19.22808 (Git) Build type: Release Branch: master Hash: 72eb41b24f12b572d55081042160954b93f4614c Python version: 3.7.3 Qt version: 5.11.3 Coin version: 4.0.0a OCC version: 7.3.0 Locale: Eng...
- Thu Oct 15, 2020 9:34 pm
- Forum: IFC
- Topic: IFC++ and FreeCad what is the realationship
- Replies: 2
- Views: 466
IFC++ and FreeCad what is the realationship
I just compiled IFC++ in Debian, and it went fine. I got a Sample IFC query little program. In the build file there are some comments talking about FreeCAD # ******************************************* # https://forum.freecadweb.org/viewtopic.php?f=4&t=24115&p=232676#p232676 # export LD_LIBRARY_PATH...
- Tue Oct 13, 2020 8:04 pm
- Forum: Install / Compile
- Topic: Installing IfcOpenShell
- Replies: 5
- Views: 367
Re: Installing IFC Open Shell
Finally got it to work
This worked!
Thanks
This worked!
Code: Select all
cmake -DOCC_INCLUDE_DIR=/usr/include/opencascade -DOCC_LIBRARY_DIR=/usr/lib/x86_64-linux-gnu -DLIBXML2_INCLUDE_DIR=/usr/include/libxml2 -DLIBXML2_LIBRARIES=/usr/lib/x86_64-linux-gnu/libxml2.so -DUSERSPACE_PYTHON_PREFIX=ON ../cmake/
- Tue Oct 13, 2020 3:29 am
- Forum: Install / Compile
- Topic: Installing IfcOpenShell
- Replies: 5
- Views: 367
Re: Installing IFC Open Shell
Thanks @sgrogan I did, and also set the right library and include paths. The makefile runs no problem. Compiling went fine all the way to 99% and then complained : ... [ 99%] Built target IfcOpenHouse /usr/bin/ld: libIfcParse.a(parse_ifcxml.cpp.o): in function `IfcParse::parse_ifcxml(std::__cxx11::b...
- Mon Oct 12, 2020 8:56 pm
- Forum: Install / Compile
- Topic: Installing IfcOpenShell
- Replies: 5
- Views: 367
Installing IfcOpenShell
OS: Debian GNU/Linux 10 (buster) (GNOME/gnome) Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.19.22673 (Git) Build type: Release Branch: master Hash: 87a20153388e4d2d9bade8bdb2e493d21e1b18cf Python version: 3.7.3 Qt version: 5.11.3 Coin version: 4.0.0a OCC version: 7.3.0 Locale: Eng...
- Tue Sep 29, 2020 10:07 pm
- Forum: Open discussion
- Topic: 0.19 stable
- Replies: 66
- Views: 8252
Re: 0.19 stable
I have a Linux box where I compile FreeCAD almost every week, If you guide me, maybe I could help making the App image. Thanks for the offer :D , I will certainly try to help. Are you on Ubuntu? If so I think we should try to use Kunda1's second link. The Debian based version. We should probably co...