Search found 479 matches

by drei
Wed Sep 17, 2014 10:29 pm
Forum: Install / Compile
Topic: How to install, get into source code using mac
Replies: 67
Views: 19388

Re: How to install, get into source code using mac

I'm not sure if there are direct ports of the software that you are missing. If there are, install the missing programs and libraries. Otherwise you would have to compile from source every library that is missing, and then specify the path where you installed the libraries when you run cmake. Here's...
by drei
Tue Sep 16, 2014 3:38 pm
Forum: Install / Compile
Topic: [SOLVED] Lib boost error
Replies: 3
Views: 4118

Re: Lib boost error

jmaustpc, Just checked the status of all my installed libraries: $ sudo pacman -Qs boost [sudo] password for arch: local/boost 1.56.0-1 Free peer-reviewed portable C++ source libraries - development headers local/boost-libs 1.56.0-1 Free peer-reviewed portable C++ source libraries - runtime librarie...
by drei
Tue Sep 16, 2014 2:43 am
Forum: Install / Compile
Topic: [SOLVED] Lib boost error
Replies: 3
Views: 4118

[SOLVED] Lib boost error

Hi everyone, Just recently I decided to upgrade FreeCAD (cloned and pulled today from git) and compiled without error, however whenever I choose to run it I get any of the following: Running from terminal: $ ./FreeCAD ./FreeCAD: error while loading shared libraries: libboost_filesystem.so.1.55.0: ca...
by drei
Thu Sep 11, 2014 5:51 pm
Forum: Users Showcase
Topic: Jeep Scale Model
Replies: 20
Views: 16738

Re: Jeep Scale Model

Hi,
Any chance you could share the file in another host, given that Ubuntu One closed its services the file is unavailable.
by drei
Sun Aug 31, 2014 2:48 pm
Forum: Python scripting and macros
Topic: Looking for a PovRay Macro
Replies: 0
Views: 713

Looking for a PovRay Macro

Hi everybody,
I was wondering if somebody would happen to have this macro:
https://www.youtube.com/watch?v=pLtQelFyavg
I've searched for it in the forums, because I remember seeing it here once but I've been unable to locate it.
by drei
Mon Jun 09, 2014 5:55 am
Forum: Install / Compile
Topic: [SOLVED]Arch Linux FreeCAD compile errors
Replies: 3
Views: 1540

Re: Arch Linux FreeCAD compile errors

Well, I decided to inspect the CMake folder and review the FindOpenCasCade.cmake file as well as the CMakeLists file before editing anything. Turns out both already include /opt/opencascade as a search folder (which is the location in which I installed OCC). So, perhaps I misunderstood your instruct...
by drei
Mon Jun 09, 2014 3:27 am
Forum: Install / Compile
Topic: [SOLVED]Arch Linux FreeCAD compile errors
Replies: 3
Views: 1540

Re: Arch Linux FreeCAD compile errors

Thank you quick61, I'll do so as soon as I get home and report back. :)
by drei
Mon Jun 09, 2014 2:16 am
Forum: Install / Compile
Topic: [SOLVED]Arch Linux FreeCAD compile errors
Replies: 3
Views: 1540

[SOLVED]Arch Linux FreeCAD compile errors

Good evening to you all, Recently I decided to install a fresh copy of Arch Linux, since I considered it would be a great experience to learn some of the stuff other distros manage through GUIs. As such I decided to try and install FreeCAD directly from the git repository, having followed the instru...
by drei
Tue May 13, 2014 2:07 am
Forum: Open discussion
Topic: Request for Part Design Feature
Replies: 0
Views: 1213

Request for Part Design Feature

Good evening everybody, As it turns out I just recently managed to run FreeCAD on Archlinux (not sure if relevant), and coming from an environment of commercial CAD applications and Windows I've enjoyed quite a lot FreeCAD's features in the Part Design Workbench (only one I've learned to use). The r...