vlc will run but I want to compile it myself with skins. these are the last few lines:
wizard.cpp: In member function 'void wizStreamingMethodPage::OnWizardPageChanging(wxWizardEvent&)':
wizard.cpp:1088: error: invalid cast from type 'const wxCharBuffer' to type 'char*'
make[6]: *** [libwxwindows_plugin_a-wizard.o] Error 1
make[5]: *** [all-modules] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
any tips?