Search found 656 matches

by ezzieyguywuf
Tue May 19, 2015 4:14 pm
Forum: Assembly
Topic: Compile Error
Replies: 18
Views: 6495

Re: Compile Error

Awesome! I'll do this over lunch.

This will, in fact, be my first patch ever for an open source project. I'm popping my cherry y'all!
by ezzieyguywuf
Tue May 19, 2015 2:21 pm
Forum: Assembly
Topic: Compile Error
Replies: 18
Views: 6495

Re: Compile Error

Thanks for the crash course ickby. After a bit of research the C++11 stuff seems pretty neat, I bet the python guys love some of those new features. I'll go ahead and update my cmake config file - I noticed someone posted in that other thread that there was a place in the config file that checked fo...
by ezzieyguywuf
Tue May 19, 2015 12:28 pm
Forum: Assembly
Topic: Compile Error
Replies: 18
Views: 6495

Re: Compile Error

Ah. I'll take a look at the link you posted. Is the intent to keep this workbench dependent on C++11? I'm not really sure what it is ,but it does look rather new - I wonder if that will result in portability issues as we get further along.
by ezzieyguywuf
Tue May 19, 2015 12:07 pm
Forum: Assembly
Topic: Compile Error
Replies: 18
Views: 6495

Re: Compile Error

The external Pivy only fixed the first two errors I posted. The nullptr error is still present, but still fixable by changing nullptr to NULL. If I understand correctly, you two are working on Windows machines, correct? If it is helpful, I will slog through these errors and make corrections (to the ...
by ezzieyguywuf
Tue May 19, 2015 10:40 am
Forum: Assembly
Topic: Compile Error
Replies: 18
Views: 6495

Re: Compile Error

Ah hah: shame on me. I thought I read in the wiki somewhere that this Pivy flag was set by default on Linux. I should have checked this the moment the error messaged pointed to something Pivy related. I'll make this change and see if it helps. If I can get this to compile, I'll start taking a look a...
by ezzieyguywuf
Tue May 19, 2015 1:57 am
Forum: Assembly
Topic: Compile Error
Replies: 18
Views: 6495

Compile Error

Hello, I am new to the FreeCAD community but am interested in contributing to the assembly development. Currently, I am trying to compile the latest jriegel/dev-assembly2 commit and have received the following error: ...[trimmed]... /home/wolfie/Program/Linux/free-cad-code/src/3rdParty/Pivy-0.5/coin...