After I post the errors during compilation, I fixed them. Now another problem comes again. When I run vlc, no menu and toolbar come up. the error message is as follows:
-----------------------------------
VLC media player 0.8.4a Janus
[00000501] main dialogs provider error: no dialogs provider module matched "any"
[00000498] skins2 interface error: No suitable dialogs provider found (hint: compile the wxWidgets plugin, and make sure it is loaded properly)
[00000498] skins2 interface: skin: VLC OSX Interface author: BigBen
---------------------------------------
So I compile the wxwidgets again, using the following command,
------------------
./configure --enable-gui --enable-plugins --enable-unicode --enable-shared
It didn't work!
Could any expert tell me how to fix it? I am in urgent need of it.
Thank you so much in advance!