Richard Stitz wrote:
I tried but I've hit a problem. I'm just trying to compile the "Hello world" Fuse application. (http://fuse.sourceforge.net/helloworld.html) In regular gcc, I can compile and run it fine:
Just using "winegcc" is not enough. You have to run it with Wine: http://forum.winehq.org/viewtopic.php?t=3177
Vitaliy