[xsd-users] Problem using cygwin bash shell

Arlo arlo.borras at dryade.net
Thu Aug 25 09:00:12 EDT 2005


Hi Boris,

I've done everything you've mentionned and... it works now !?
I really don't know what could have happened with my first install.
The only difference is that the first time i unzip xsd with WINRAR, but 
i just test it with WINWAR and it works too :-\

I really don't know what to say except thanks you for your time. I can 
now study furthermore generated code with a more complex XSD.

Arlo

Boris Kolpackov a écrit :

>$ cd /cygdrive/c
>
>$ mkdir tmp
>
>$ cd tmp
>
>$ pwd
>/cygdrive/c/tmp
>
>$ # download xsd-1.1.0-i686-windows.zip
>
>$ ls
>xsd-1.1.0-i686-windows.zip
>
>$ unzip xsd-1.1.0-i686-windows.zip
>
>  ... all those inflating messages ...
>
>$ ls
>xsd-1.1.0-i686-windows xsd-1.1.0-i686-windows.zip
>
>$ touch hello.hxx
>
>$ ls
>hello.hxx xsd-1.1.0-i686-windows xsd-1.1.0-i686-windows.zip
>
>$ rm hello.hxx
>
>$ ls
>xsd-1.1.0-i686-windows xsd-1.1.0-i686-windows.zip
>
>$ xsd-1.1.0-i686-windows/bin/xsd.exe cxx-tree xsd-1.1.0-i686-windows/examples/cxx/tree/hello/hello.xsd
>
>$ echo $?
>0
>
>$ ls
>hello.cxx hello.hxx xsd-1.1.0-i686-windows xsd-1.1.0-i686-windows.zip
>
>
>Can you also show me what is your environment by executing
>
>$ env
>
>
>thanks,
>-boris
>  
>





More information about the xsd-users mailing list