[vlc-devel] Re: SetPosition undeclared in latest SVN compile

Sigmund Augdal sigmunau at stud.ntnu.no
Sat Apr 2 18:13:44 CEST 2005


On Sat, Apr 02, 2005 at 10:58:35AM -0400, James MacLean wrote:
> Hi Everyone,
> 
> g++ -DHAVE_CONFIG_H -I. -I. -I../../..   -DSYS_LINUX -I../../../include 
> `top_builddir="../../.." ../../../vlc-config --cxxflags plugin 
> wxwindows` -Wsign-compare -Wsign-compare -Wall  -pipe -c -o 
> libwxwindows_plugin_a-interface.o `test -f 'interface.cpp' || echo 
> './'`interface.cpp
> interface.cpp: In constructor 
> `wxvlc::Interface::Interface(intf_thread_t*, long
>   int)':
> interface.cpp:314: error: `SetPosition' undeclared (first use this function)
> interface.cpp:314: error: (Each undeclared identifier is reported only 
> once for
>   each function it appears in.)
> make[6]: *** [libwxwindows_plugin_a-interface.o] Error 1
> make[6]: Leaving directory 
> `/home/macleajb/VCD/SoftWare/VLC/vlc-trunk/modules/gui/wxwindows'
> 
> This function appears to be correct for version 2.5.4 but not 2.4.2. 
> Most RPM's I found were only 2.4.2 :(.
It doesn't even appear to be documented for 2.5.4, I changed it to the Move
function which is supposed to do the same.


-- 
Sigmund Augdal
Edgar B. Schieldropsv 29-14
N-7033 Trondheim
Norway
tlf: 91809129

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list