Hello, I'm trying to compile the example FS provided on the wiki but the compiler fails with: error: expected primary-expression before '.' token
It seems that for some reason GCC doesn't recognize the designated initializer syntax. I'm using: GCC: gcc version 4.0.1 (Apple Computer, Inc. build 5341) OS X: 10.4.10 Fuse: 2.6 Compiling with: gcc -o mysqlfs mysqlfs.cpp `pkg-config --cflags fuse` Does anyone have any ideas? Thank you in advance, Blago --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "macfuse-devel" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/macfuse-devel?hl=en -~----------~----~----~----~------~----~------~--~---
