[Live-devel] linker error
Ursule Mayo
jss146 at msn.com
Wed Jun 8 21:09:46 PDT 2005
Hello,
I'm french student and I try to devellop a program which use Live Media
libs, I work on Borland C++ Builder 6, so I follow your instructions to
compile source code.
The compilation works and I have the .obj and .lib files.
When I try tu use in C++ Builder, I can't compile because the linker "says"
: "Unresolved external '_errno' referenced from
D:\STAGE\C\TESTLIB\LIB\LIBBASICUSAGEENVIRONMENT.LIB|BasicUsageEnvironment"
or
"Unresolved external '_errno' referenced from
D:\STAGE\C\TESTLIB\OBJ\BASICUSAGEENVIRONMENT.OBJ" if I add the file
BASICUSAGEENVIRONMENT.OBJ in the project.
I don't know where the _errno variable is define, I try to include errno.h
but nothing changes.
Can you help me about this ?... Have somebody already use LiveMedia libs
under C++Builder 6 ?
Thanks
Best regards
Jean- Sébastien.
More information about the live-devel
mailing list