[speex-dev] compile speexenc
Tom Harper
tharper at sightspeed.com
Mon Mar 29 09:34:36 PST 2004
Hi,
This is probably a visual c++ problem, right?
Under the link/input tab of your project settings you probably need to add:
msvcrtd.lib,msvcrt.lib (for debug, release respectively) to the ignore
libraries section.
Under your C++ code generation section you probably need to make
sure Debug Multithreaded/Multithreaded is selected, also, under run
time library tab of project settings.
Hope that helps,
Tom
At 07:02 AM 3/29/2004, Guillaume ROGET wrote:
>Hello,
>Iam being to compile speexenc but I have the following error:
>
>LINK : warning LNK4098: defaultlib "LIBCMTD" conflicts with use of other
>libs; use /NODEFAULTLIB:library
>libspeex.lib(lsp.obj) : error LNK2001: unresolved external symbol
>_spx_cos
>Debug/speexenc.exe : fatal error LNK1120: 1 unresolved externals
>Error executing link.exe.
>
>Please, help me
>Guillaume
>
>--- >8 ----
>List archives: http://www.xiph.org/archives/
>Ogg project homepage: http://www.xiph.org/ogg/
>To unsubscribe from this list, send a message to 'speex-dev-request at xiph.org'
>containing only the word 'unsubscribe' in the body. No subject is needed.
>Unsubscribe messages sent to the list will be ignored/filtered.
--
Tom Harper - tharper at sightspeed.com
Lead Software Engineer
SightSpeed - A Roda Group Affiliated Company
918 Parker St, Suite A14
Berkeley, CA 94710
Phone: 510.665.2920
Cell: 415.378.3779
http://www.sightspeed.com
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'speex-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Speex-dev
mailing list