[vlc] Re: Compiling vlc source on Visual Studio 6.0

Gildas Bazin gbazin at netcourrier.com
Wed May 28 00:04:24 CEST 2003


On Tuesday 27 May 2003 00:30, Roberto wrote:
> Hello Bazin,
> 
> Last mail you told me to remove /entry:"_CRT_INIT at 12" option from wxwindow
> plugin project and now the wxwindow dialog with menus and buttons appears 
on
> the screen. The problem now is that something must be wrong inside one 
loop
> cause the debugger shows continuos lines whith "First-chance exception in
> vlc.exe (PLUGIN_WXWINDOWS.DLL): 0xC0000005: Access Violation." 
Nevertheless
> there´s no problem when user interacts with buttons, but when one tries to
> click one menu option this first-chance exeception converts in an 
unhandled
> exception and program goes down.
> 

I'm doing funky things with the menus in wxWindows and I don't know if they 
are supported in wxWindows-2.4 but at least they are in wxWindows-2.5 
(development tree).

> 
> and indeed the images appear on the screen but when I try to do the same
> with my compiled version the messages are very different and it don´t show
> images at all. (I´m sure adrian.mpeg is in the same directory)
> 
> [00000067] unknown interface: VideoLAN Client - version snapshot-20030515
> Nataly
...
> 
> remote control interface initialized, `h' for help
> [00000068] unknown input: playlist item `adrian.mpeg'
> [00000068] unknown input error: no access module matched "any"
> [00000068] unknown input error: no suitable access module for
> `/://adrian.mpeg'
> 
> Do you know any possible cause for this to happen?
> 

Yes, you need to compile the plugins (for instance the acess_file plugin, 
etc...)

--
Gildas
-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list