« Return to Thread: Expected Unqualified ID Before Token

Re: Expected Unqualified ID Before Token

by Timothy M. Shead :: Rate this Message:

Reply to Author | View in Thread

Daniel Scott Matthews wrote:

> On Mon, Jun 22, 2009 at 7:43 AM, Bart Janssens
> <bart.janssens@...> wrote:
>> Hi Esben,
>>
>> This is because of the new mesh format work: the mesh module currently does not build, you need to disable it in CMake (set K3D_BUILD_MESH_MODULE to OFF). We are gradually converting the plugins, and moving them to the polyhedra module.
>>
>
> I forgot about that.
>
> Should that be changed in SVN?
> We should really have a policy of SVN always being in a build-able state.
Actually, this is another great argument for DVCSes ... enforcing a
"don't break the build" policy on commits is good most of the time, but
for large problems like hint mapping and the primitives, it forces one
person to do all the work in their private sandbox.  In an ideal world,
we'd have a "never break" repository for casual developers, and e.g.
Bart and I would have some shared repository between the two of us for
hint refactoring.

Cheers,
Tim



[tshead.vcf]

begin:vcard
fn:Timothy Shead
n:Shead;Timothy
org:www.k-3d.org
email;internet:tshead@...
title:Founder
x-mozilla-html:FALSE
url:www.k-3d.org
version:2.1
end:vcard



------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
K3d-development mailing list
K3d-development@...
https://lists.sourceforge.net/lists/listinfo/k3d-development

 « Return to Thread: Expected Unqualified ID Before Token