I am using the Stonybrook development environment under Windows XP. I
have been using in the past Quicktime 5, but wanted to update to use
the latest Quicktime 7.1 SDK. When I include under my directorys to
search for libraries the quicktime 7 library files, I get linker
errors as follows:
Double definition of symbol: ??_C@[EMAIL PROTECTED]
definition of symbol: ??_C@[EMAIL PROTECTED]
\views\manchego\qtw.proj\projectfiles\sandbox\CommonSource\Utilities
\QTLoadLibraryUtils.c refers to the following undefined symbols
__access
_strncpy
Link terminated with errors
Build thread closed
Anybody else ever hit these kinds of problems? I guess I am short one
library, perhaps a C runtime library for __access and __strncpy.
Curently my search path is to search quicktime first, then a
MSHTMLHELP library folder.