yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #03401
[Bug 522244] Re: per-class build is broken?
You overlooked the error message
pkg/common/Engine/PartialEngine/GravityEngines.hpp: In constructor 'CentralGravityEngine::CentralGravityEngine()':
pkg/common/Engine/PartialEngine/GravityEngines.hpp:31: error: incomplete type 'Body' used in nested name specifier
I will fix that in a few minutes
--
per-class build is broken?
https://bugs.launchpad.net/bugs/522244
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
Status in Yet Another Dynamic Engine: Confirmed
Bug description:
This week-end, I fixed compile errors in per-class build. Now, I have no explicit error message, but the compilation still ends with "terminated because of errors"...
Can anybody compile "per-class" at the moment?
It seems monolithic takes more time for routine edit/compile on only one file. I spend most yade-time waiting for the compiler these days... it is annoying.
Follow ups
References