I need to run my Unicon program on a windows machine.  The
windowing and udp messaging part work fine, but now I need to
add an 'import xml' from one of the routines.  The binary
windows distribution of Unicon doesn't seem to have the xml (or
other 'include' things) built for it.  I've tried compiling from
source (using cygwin (and minw32, I think)), but the 'make
Unicon' step barfs with 

  > make Unicon
  command /C mkicont
  make: command: Command not found
  make: *** [Icon-icont] Error 127

Should this be built from a DOS prompt or a cygwin prompt?  What
should the IPATH be to include the xml parts?  Are the libraries
(things that get 'include'ed) available pre-built out there
somewhere?

Thanks,

Wendell



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Unicon-group mailing list
Unicon-group@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to