I don’t know how to find the cygwin version, but I just updated using the latest installer, version 2.738, and then rebuilt a VB ROM to make sure nothing broke.
What do you have to do to get started with the pre-compiled version? I’ve been following the instructions on the wiki, but unfortunately I got a bunch of errors…
(basically, following the instructions on the wiki page don’t work…)
In the past I was able to get going (on another machine) with an older version of gccVB, but I really wanted to run the most current one… I tried using the pre-compiled version (gccVB 2.95 pre-compiled) and copying into C:\cygwin\usr and I’m still not able to compile the demos/examples…
jzagal, try compiling the attached demo. Make sure the path is correct in the makefile. Then open a command prompt and run ‘make’ in the drawsync directory.
I think I’ll have to figure out what’s going on with the different libraries then? Thanks for the example, I’m glad to know that it can actually compile SOMETHING. 🙂