Page 1 of 1

can;t compile 2.0.5 with wxgtk 2.8.12

Posted: Thu Mar 27, 2014 7:55 pm
by kaeding
All kinds of errors about conversions from const char * to wxString or wxChar.
Even if I add masks to them, FileFormats.cpp will not compile; errors on
the exts.Add statements.

Re: can;t compile 2.0.5 with wxgtk 2.8.12

Posted: Fri Mar 28, 2014 1:24 am
by steve
You're trying to build on some version of Linux?

Re: can;t compile 2.0.5 with wxgtk 2.8.12

Posted: Fri Mar 28, 2014 11:44 pm
by Gale Andrews
steve wrote:You're trying to build on some version of Linux?
If you are you should know to provide copious information including the complete error output.

What version of Linux? What version of libsndfile are you compiling against?


Gale