Re: linking wrong crt, regardless of compiler switch setting



Oh sorry I misunderstood. Switch to release configuration.

"SLC" <dotnetchic@xxxxxxxxx> wrote in message
news:1149884119.170666.180230@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Kurt wrote:
Sharon

You may be linked to a static lib that was written in VC6.

Why would that affect which CRT version I'm using? I actually have
gotten past the System.BadImageFormat exception, but I'm still linking
to the debug CRT...



.



Relevant Pages

  • Re: linking wrong crt, regardless of compiler switch setting
    ... Kurt wrote: ... You may be linked to a static lib that was written in VC6. ... Why would that affect which CRT version I'm using? ...
    (microsoft.public.vc.mfc)
  • Re: Setting a breakpoints in VS2005
    ... The question I have is a stupid one, ... I'm used to the old VC6, ... The project is configured to Debug mode, the breakpoint is in place, ... configuration clearly enough. ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Setting a breakpoints in VS2005
    ... The question I have is a stupid one, ... I'm used to the old VC6, ... The project is configured to Debug mode, the breakpoint is in place, ... configuration clearly enough. ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Add a VC 6 library in a VC8 project
    ... Since all references from the VC6 code are resolved ... What's wrong with the shared CRT? ... Sometimes things can be greatly simplified by wrapping the lib ... // OK; only fundamental types ...
    (microsoft.public.dotnet.languages.vc)
  • Is this a bug of VC6? Why dependency works in this way?
    ... environment variable $in the configuration of Output files. ... Although VC6 may warn about using env variable in Project Settings, ... LINK: fatal error LNK1104: cannot open file ...
    (microsoft.public.vc.mfc)