Page 1 of 1

can't show the interface

Posted: 25 Aug 2006 08:32
by fantry
i have search reference info about my topic ,but i can't get the answer.
so i put my problem here .
i have build the vlc without any error
when i run command vlc -vvv -I wxwidgets ,it just run into the wxEntry() function but never reach the Instance::OnInit() function ,(since i put some debug info into these function).
when i type command vlc -v --reset-config --reset-plugins-cache -l | grep wx
it give two module 1.wxwidgets module and dialog provider module.

any help will be appriated.