[vls-devel] Re: Cannot find C_RtpHeader class

Tristan Leteurtre tristan.leteurtre at videolan.org
Thu Nov 28 19:15:46 CET 2002


On Wed, Nov 27, 2002, Hoang Lam Ky Nguyen wrote:
> ..\source\vls-0.4.0\src\modules\netchannel\netoutput.cpp(266) : error C2664:
> 'SetSlotBuff' : cannot convert parameter 2 from 'class C_RtpHeader' to 'char
> *'
> Please help me or give me your consultancy about this!

I don't have an immediate solution for that, but your error message
implies that you are compiling without the BUGGY_VLC flags.

So I suggest you check for CCFLAGS += -DBUGGY_VLC in your Makefile.opts .

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



More information about the vls-devel mailing list