[vlc-devel] skin_load in src/skin_main.cpp broken MingW

Kaarlo Räihä agent_007 at luukku.com
Thu Jan 22 22:43:04 CET 2009


I did fresh git clone few hours ago. But compile doesn't work, error is: 
src/skin_main.cpp:85: error: expected primary-expression before '.' token

Problematic section is:
static struct
{
    intf_thread_t *intf;
    vlc_mutex_t mutex;
} skin_load = { NULL, VLC_STATIC_MUTEX };

when I change the last line to: 
} skin_load;

compile goes on without issues. I don't know if it works OK because compilation takes few hours.

...................................................................
Luukku Plus paketilla pääset eroon tila- ja turvallisuusongelmista.
Hanki Luukku Plus ja helpotat elämääsi. http://www.mtv3.fi/luukku



More information about the vlc-devel mailing list