Hi,
Here is the error I get after running "configure" and then "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. It suggests a forward declaration. Don't know what is the reason. Haven't looked into the code.
Any help?
Best regards,
-Asif