Re: Cannot find C_RtpHeader class
Tristan Leteurtre <[email protected]>
| Newsgroups | gmane.comp.video.videolan.vls.devel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]>