Re: [dynagraph2-devel] 1.1.6 branch
Brought to you by:
gordonwoodhull
From: Gordon W. <go...@wo...> - 2008-07-06 09:00:46
|
> I've started my latest windows efforts with this branch & ran into a > couple missing files: > * dynagraph.8.00.sln (easy to recreate, although doing so loses any > project vs project dependancy info that may be included in your copy) Yeah, I use the solution file from dgwin - nothing particularly interesting about the dependencies but it would probably be a good idea to include an sln in dynagraph. The dgwin source also includes makefiles for the graphviz libraries used > * dynadag/constraintgraph.cpp Hum, you shouldn't need this, it was templatized and changed to a pure header in 1.1.6 > I'll try harvesting that cpp file from the 1.1.7 or the 1.1.5 > branch, and likewise for any others that I run into. Please advise > if I really ought to stay on trunk or wait for commits. The way I am managing this, trunk always contains a super-stable version, and I work in the branches. So 1.1.6 is the best place to work, yes, thanks. Gordon |