[Ffmpeg-devel] linking ffmpeg in VS.net 2003

Langley, Adam Adam.Langley
Tue Nov 8 02:54:58 CET 2005


Hmmm, it seems I had the visual studio 6 vcvars set, so it was using the VS6
linker... that was the problem...
Oh, well, just makes for a more informative mailing archive!

 - Adam

-----Original Message-----
From: Langley, Adam [mailto:Adam.Langley at adis.co.nz] 
Sent: Tuesday, 8 November 2005 2:11 p.m.
To: FFMpeg development discussions and patches
Subject: [Ffmpeg-devel] linking ffmpeg in VS.net 2003

Hi,

I have compiled ffmpeg successfully, and I've linked it into a managed C++
project in Visual Studio.
When I compile, I get the errors

1. Unresolved external symbol _setmode referenced in function _pipe_open
2. Unresolved external symbol _close referenced in function _pipe_close
3. Unresolved external symbol _write referenced in function _pipe_write
4. Unresolved external symbol _read referenced in function _pipe_read

I have msvcrtd.lib linked in aswell, I don't see why I should be getting
this error.

Any ideas?

Thanks 

 - Adam Langley

-----Original Message-----
From: Michael Niedermayer [mailto:michaelni at gmx.at] 
Sent: Tuesday, 8 November 2005 10:57 a.m.
To: FFMpeg development discussions and patches
Subject: Re: [Ffmpeg-devel] [PATCH] Missing "inttypes.h" on windows

Hi

On Mon, Nov 07, 2005 at 10:21:49PM +0100, Luca Barbato wrote:
> Fredrik Orderud wrote:
> >
> >Windows has a large market-share on desktop computing, so streamlining 
> >usage of ffmpeg on this platform will undoubtedly help ffmpeg to be used 
> >as widely as possible. Do you (only) want a unix library, or do you want 
> >a library that also runs on other common operating systems?
> >
> 
> Given that win32 is in most case the sorry exception and the minority if 
> you consider the number of working (and even half working) operating 
> systems...

please also keep in mind OS != build environment, the issues are from MS
not c standard compliant crap, not the OS itself

[...]

-- 
Michael

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel at mplayerhq.hu
http://mplayerhq.hu/mailman/listinfo/ffmpeg-devel

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel at mplayerhq.hu
http://mplayerhq.hu/mailman/listinfo/ffmpeg-devel





More information about the ffmpeg-devel mailing list