Hello,
I'm using chuck in windows (7 RC) and I'm seeing something quite odd...
When I execute something like:
E:\tools\chuck-1.2.1.2-exe\bin>chuck.exe "e:\tools\OSCSurface\osc_surface_example.ck"
I get this as a result:
[e]: no such file or directory
So, either Chuck doesn't know drive letters, or Windows 7 is doing something odd. Can anyone confirm?
Note that this:
E:\tools\chuck-1.2.1.2-exe\bin>chuck.exe "\tools\OSCSurface\osc_surface_example.ck"
Works fine, but I'm giving OSCSurface a try and that's not the way it likes to work...
Thanks,
Chris