On Tue, 2006-11-28 at 20:26 -0500, Dan McMahill wrote:
It is not clear from whats there on sourceforge. Is it true that the
datadraw gui is only for windows right now? I couldn't even figure out
where to begin in building datadraw. I tried
cd da
./makemake
make
which failed. Haven't tried to figure out why yet.
Any thought of a port to gtk or motif?
-Dan
It's true that DataDraw was developed using MFC on windows. I run it
using Wine. However, the binary needed for wine is signed in under svn.
Also the code generator, which is the important part, is signed in using
the mkddr utility, which compiles under linux.