Test Request: Part Design Workflow

Discussion about the development of the Assembly workbench.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
User avatar
DeepSOIC
Veteran
Posts: 7896
Joined: Fri Aug 29, 2014 12:45 am
Location: used to be Saint-Petersburg, Russia

Re: Test Request: Part Design Workflow

Post by DeepSOIC »

pivy???? It should have been removed from FreeCAD source.... Are you sure you are building the right branch?
ickby
Veteran
Posts: 3116
Joined: Wed Oct 05, 2011 7:36 am

Re: Test Request: Part Design Workflow

Post by ickby »

oh with log I mean the console output :)

In the assembly branch it seems there is a little error in the way that the freecad internal pivy source was never deleted. if you set USE_EXTERNAL_PIVY to true in cmake it should compile fine.

EDIT: just checked, the Pivy folder is not completely deleted, maybe an artefact of the rebases, but only few files remain inside. so, as deepsoic suggested, please check if you are on the correct branch: https://github.com/blobfish/FreeCAD_sf_ ... baseMaster
CharlieMAC
Posts: 228
Joined: Fri Apr 25, 2014 1:59 am

Re: Test Request: Part Design Workflow

Post by CharlieMAC »

ickby wrote:I would highly value input! And please excuse that I did not rebase the branch on master. Here you find the code:
https://github.com/blobfish/FreeCAD_sf_master branch assemblyMergeMaster1
That's why. I read in the first post of the thread "assemblyMergeMaster1" and that's actually what I tried to compile :D. To avoid future confusion, I suggest modifying the first post.

Best,

CH
Post Reply