Hi,
I ran configure successfully for 2.9.4 on Fedora18-32-bit. However, running make fails. Here is the error I get on running "make":
./src/unix/fontutil.cpp:991:26: error: aggregate 'wxNativeEncodingInfo info' has incomplete type and cannot be defined.
There are so many lines above this line with the same error message that suggest a forward declaration - I've copied only the last error message. Don't know what is the reason. Haven't looked into the code.
Is 2.9.4 source not buildable on Fedora18/32-bit yet?
Thanks in advance,
-Asif