Re: A library for Visual studio 2005 not compatible.

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On Feb 27, 4:56 am, "Nord Pierre" <Well ...> wrote:
    Hello,

    I have created a .lib in Visual Studio 6.0, nothing particular with it,
i use standard C/C++ class/functions. Now this library need to be link in
many other projects, the problem is that it's working perfectly with Visual
6.0 and absolutly not with Visual Studio 2005, the link is not performed and
the error message is "Unresolve external symbol __iob" i suppose this must
be a part of libc, but this library no longer exist or can be link with
VS2005, any idea ?

CRuntime changed in VC2005. You should recompile all your projects
with VS2005 to be consistent. This is usually a good practice and you
should avoid mixing various run times.

--
Ajay
.



Relevant Pages

  • Re: Delphi Win32 alongside Delphi for .Net.
    ... I'm being forced over on Visual Studio .Net by my ... It was common practice for press gangs to ... I do think that the Delphi user population is being reduced by this practice ... OTOH some folks, who have moved out of the neighborhood, like to come back ...
    (borland.public.delphi.non-technical)
  • Re: Role Provider Security Trimming Issue
    ... I should practice what I preach. ... This all works great when I run the application from Visual Studio. ... Administration link. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Microsoft Visual Studio
    ... It gets easier with practice. ... If you're going to use Visual Studio, kiss C99 goodbye and learn how to use C90. ... If you want to use C99 features, kiss Visual Studio goodbye. ... Which option you choose is entirely up to you, but Visual Studio's refusal to implement C99 is one very important practical reason for many programmers ignoring C99 features completely. ...
    (comp.lang.c)
  • Re: Rename variable in editor
    ... to rename them in order to be consistent with some other projects of ... the lab. ... In Visual Studio 8 there is a tool for renaming every ...
    (comp.soft-sys.matlab)