<!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 &quot;BasicUsageEnvironment.hh&quot; 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 &amp; 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>&gt;I'm trying to integrate the LiveMedia librarys with other project code </FONT>
<BR><FONT SIZE=2>&gt;(SEMS from IPTEL) to try to implement some features with multimedia streams.</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt;I've already confired SEMS Makefiles to compile automaticaly LiveMedia and </FONT>
<BR><FONT SIZE=2>&gt;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>&quot;testProgs&quot; directory)?&nbsp; You should first make sure that you can do </FONT>
<BR><FONT SIZE=2>this.&nbsp; 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>&gt;video.o(.text+0x1e): In function `__static_initialization_and_destruction_0':</FONT>
<BR><FONT SIZE=2>&gt;/home/samp/programming/IDEs/anjuta/videomailproj/live/BasicUsageEnvironment/include/DelayQueue.hh:114: </FONT>
<BR><FONT SIZE=2>&gt;undefined reference to `SECOND'</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt;video.o(.text+0x26):/home/samp/programming/IDEs/anjuta/videomailproj/live/BasicUsageEnvironment/include/DelayQueue.hh:114: </FONT></P>

<P><FONT SIZE=2>&gt;undefined reference to `operator*(short, DelayInterval const&amp;)'</FONT>
</P>

<P><FONT SIZE=2>FYI, both &quot;SECOND&quot; and &quot;operator*&quot; are implemented in </FONT>
<BR><FONT SIZE=2>&quot;BasicUsageEnvironment/DelayQueue.cpp&quot;, 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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>Ross Finlayson</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>LIVE.COM</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;<A HREF="http://www.live.com/" TARGET="_blank">http://www.live.com/</A>&gt;</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>