Compile errors on vls-0.5.6
Posted: 18 Mar 2005 06:35
I guess first one's first
In file included from src/core/application.cpp:113:
src/core/library.cpp: In member function `void C_Library<Type, Arg>::Load()':
src/core/library.cpp:82: error: `DL_LAZY' undeclared (first use this function)
looks like I need to find where DL_LAZY is declared and include it... any thoughts?
I'd svn but I'm trying to get the kjist modified version to compile so I can stream from an mpeg2ts sourced from the 1394 port. Right now I'm just trying to compile the regular vls source since it is having the same troubles...
thanks ahead
Devan
In file included from src/core/application.cpp:113:
src/core/library.cpp: In member function `void C_Library<Type, Arg>::Load()':
src/core/library.cpp:82: error: `DL_LAZY' undeclared (first use this function)
looks like I need to find where DL_LAZY is declared and include it... any thoughts?
I'd svn but I'm trying to get the kjist modified version to compile so I can stream from an mpeg2ts sourced from the 1394 port. Right now I'm just trying to compile the regular vls source since it is having the same troubles...
thanks ahead
Devan