[Live-devel] Problems compiling with live 2004.03.02

Ross Finlayson finlayson at live.com
Thu Mar 18 11:10:22 PST 2004


>I'm trying to integrate the LiveMedia librarys with other project code 
>(SEMS from IPTEL) to try to implement some features with multimedia streams.
>
>I've already confired SEMS Makefiles to compile automaticaly LiveMedia and 
>to link the libraries on compiling.

Were you able to successfully compile and run the 'test programs' (in the 
"testProgs" directory)?  You should first make sure that you can do 
this.  Once you've done this, you should be able to adapt the Makefiles for 
use in your own project.

>video.o(.text+0x1e): In function `__static_initialization_and_destruction_0':
>/home/samp/programming/IDEs/anjuta/videomailproj/live/BasicUsageEnvironment/include/DelayQueue.hh:114: 
>undefined reference to `SECOND'
>
>video.o(.text+0x26):/home/samp/programming/IDEs/anjuta/videomailproj/live/BasicUsageEnvironment/include/DelayQueue.hh:114: 
>undefined reference to `operator*(short, DelayInterval const&)'

FYI, both "SECOND" and "operator*" are implemented in 
"BasicUsageEnvironment/DelayQueue.cpp", so it appears that you're not 
building this file properly.

But again, get the test programs working first.


	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>



More information about the live-devel mailing list