I'm using cygwin (because mingw doesn't work on my system) when
compiling AWS2.  I get the following error when I run "jam aws2": 
 
 ...patience...
...found 1232 target(s)...
...updating 2 target(s)...
CompileResources ./out/msysx86/debug/plugins/aws2/aws2_resource.o 
 windres: <stdin>:34: syntax error
 
    cat ./out/msysx86/debug/plugins/aws2/aws2_versionrc.rc
./out/msysx86/debug/plugins/aws2/aws2_metarc.rc | windres
--use-temp-file  --include-dir=./out/msysx86/debug/plugins/aws2
--include-dir=./out/msysx86/debug/plugins/aws2 -o
./out/msysx86/debug/plugins/aws2/aws2_resource.o
 
...failed CompileResources
./out/msysx86/debug/plugins/aws2/aws2_resource.o ...
...skipped aws2.dll for lack of <plugins!aws2!>aws2_resource.o...
...failed updating 1 target(s)...
...skipped 1 target(s)...

------

On another machine I have mingw works fine, and I don't get this error.
Unfortunately, I'm not always in front of that machine, so it would be
nice to have cygwin working.

I followed the instructions on the website for compiling via cygwin.  Is
there something I can check to make sure I have the right version of
windres?

-={C}=-


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to