Libtheora
SAHANA DEVARAJU <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.theora.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I am working on libtheora. I have built static libraries for libtheora,libogg and libvorbis . I'm trying to create a testbench and work on the encoder and the decoder. The encoderwin in the experimental is throwing errors Compiling... getopt_long.c C:\Users\Vista Business\Desktop\sahana\libtheora-1.1.1\win32\experimental\wincompat\getopt_long.c(58) : warning C4273: 'opterrmsg' : inconsistent dll linkage. dllexport assumed. C:\Users\Vista Business\Desktop\sahana\libtheora-1.1.1\win32\experimental\wincompat\getopt_long.c(398) : warning C4273: 'getopt_long' : inconsistent dll linkage. dllexport assumed. Linking... Creating library Debug/testbench.lib and object Debug/testbench.exp LINK : warning LNK4049: locally defined symbol "_optarg" imported LINK : warning LNK4049: locally defined symbol "_optopt" imported LINK : warning LNK4049: locally defined symbol "_opterr" imported LINK : warning LNK4049: locally defined symbol "_optind" imported getopt_long.obj : error LNK2001: unresolved external symbol __imp__optreset Debug/testbench.exe : fatal error LNK1120: 1 unresolved externals Error executing link.exe. testbench.exe - 2 error(s), 6 warning(s) regards, sahana _______________________________________________ theora mailing list [email protected] http://lists.xiph.org/mailman/listinfo/theora