<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>I tried to make a class which inherit livemedia
OnDemandServerMediaSubsession class.</FONT></DIV>
<DIV><FONT face=Arial size=2>I define a static function createNew which call the
constructor, like in a lot of LiveMedia classes.</FONT></DIV>
<DIV><FONT face=Arial size=2>When I try to compile, the following errors occur
:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>error C2259: 'MJPEGOnDemandServerMediaSubsession' :
cannot instantiate abstract class due to following members:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I made a lot of test, but this error
remains.</FONT></DIV>
<DIV><FONT face=Arial size=2>Has anybody ever had this kind of error
?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Guillaume</FONT></DIV></BODY></HTML>