<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.45">
<TITLE>RE: [Live-devel] Problems compiling with live 2004.03.02</TITLE>
</HEAD>
<BODY>
<BR>
<P><FONT SIZE=2>Hello,</FONT>
</P>
<P><FONT SIZE=2>Yes I have the test programs compiling and running ok.</FONT>
<BR><FONT SIZE=2>I have already changed the Makefiles of my project to compile the livemedia and to link the livemedia libraries.</FONT>
</P>
<P><FONT SIZE=2>Has I said I only have problems when I try to include "BasicUsageEnvironment.hh" to a new .cpp file of my project. All the other .hh of livemedia doesn't get problems. That's why I don't know what can be the problem.</FONT></P>
<P><FONT SIZE=2>Thank you.</FONT>
</P>
<P><FONT SIZE=2>Best regards,</FONT>
</P>
<P><FONT SIZE=2>João</FONT>
</P>
<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Ross Finlayson [<A HREF="mailto:finlayson@live.com">mailto:finlayson@live.com</A>]</FONT>
<BR><FONT SIZE=2>Sent: quinta-feira, 18 de Março de 2004 19:10</FONT>
<BR><FONT SIZE=2>To: LIVE.COM Streaming Media - development & use</FONT>
<BR><FONT SIZE=2>Subject: Re: [Live-devel] Problems compiling with live 2004.03.02</FONT>
</P>
<BR>
<BR>
<P><FONT SIZE=2>>I'm trying to integrate the LiveMedia librarys with other project code </FONT>
<BR><FONT SIZE=2>>(SEMS from IPTEL) to try to implement some features with multimedia streams.</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>>I've already confired SEMS Makefiles to compile automaticaly LiveMedia and </FONT>
<BR><FONT SIZE=2>>to link the libraries on compiling.</FONT>
</P>
<P><FONT SIZE=2>Were you able to successfully compile and run the 'test programs' (in the </FONT>
<BR><FONT SIZE=2>"testProgs" directory)? You should first make sure that you can do </FONT>
<BR><FONT SIZE=2>this. Once you've done this, you should be able to adapt the Makefiles for </FONT>
<BR><FONT SIZE=2>use in your own project.</FONT>
</P>
<P><FONT SIZE=2>>video.o(.text+0x1e): In function `__static_initialization_and_destruction_0':</FONT>
<BR><FONT SIZE=2>>/home/samp/programming/IDEs/anjuta/videomailproj/live/BasicUsageEnvironment/include/DelayQueue.hh:114: </FONT>
<BR><FONT SIZE=2>>undefined reference to `SECOND'</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>>video.o(.text+0x26):/home/samp/programming/IDEs/anjuta/videomailproj/live/BasicUsageEnvironment/include/DelayQueue.hh:114: </FONT></P>
<P><FONT SIZE=2>>undefined reference to `operator*(short, DelayInterval const&)'</FONT>
</P>
<P><FONT SIZE=2>FYI, both "SECOND" and "operator*" are implemented in </FONT>
<BR><FONT SIZE=2>"BasicUsageEnvironment/DelayQueue.cpp", so it appears that you're not </FONT>
<BR><FONT SIZE=2>building this file properly.</FONT>
</P>
<P><FONT SIZE=2>But again, get the test programs working first.</FONT>
</P>
<BR>
<P> <FONT SIZE=2>Ross Finlayson</FONT>
<BR> <FONT SIZE=2>LIVE.COM</FONT>
<BR> <FONT SIZE=2><<A HREF="http://www.live.com/" TARGET="_blank">http://www.live.com/</A>></FONT>
</P>
<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>live-devel mailing list</FONT>
<BR><FONT SIZE=2>live-devel@lists.live.com</FONT>
<BR><FONT SIZE=2><A HREF="http://lists.live.com/mailman/listinfo/live-devel" TARGET="_blank">http://lists.live.com/mailman/listinfo/live-devel</A></FONT>
</P>
</BODY>
</HTML>