Bill Cox wrote:
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.

are the full datadraw sources in svn?


Is wine that hard?

when I don't have an x86 machine at home, yes!


After commenting out the
#include <sys/if.h>
and
utGetMacAddr()
bit in dd/utunix.c I was able to build mkddr on a solaris box.


So the flow is use datadraw.exe under windows (or wine) to generate the .ddr file and then run mkddr to produce C code?

-Dan


_______________________________________________
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to