Re: DLL and linking problems



Do you have post build/link step in your project? May be its looking for
something thats not possible.

--
Ajay Kalra [MVP - VC++]
ajaykalra@xxxxxxxxx


"Jørn Dahl-Stamnes" <newsmanDELETE@xxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:43e5da5a@xxxxxxxxxxxxxxxxxxxx
Hello,

I'm (still) using Visual C++ 6.0 and today i got a strange problem. When
rebuilding a project containing several DLLs, it failed when creating one
of the DLL. The error message is shown below.

I have compared the setting for this specific DLL with other DLLs, but
cannot find any reason why it should fail. When rebuilding the project in
release mode, it works OK.

Any hints?

(BTW, I hope this is not too off-topic here)

--------------------Configuration: vmigeneric - Win32
Debug--------------------
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Date.cpp
DateTime.cpp
DlgDialog1.cpp
HrMonitorData.cpp
StringTable.cpp
vmigeneric.cpp
Generating Code...
Linking...
Creating library Debug/vmigeneric.lib and object Debug/vmigeneric.exp
The system cannot find the path specified.
Error executing c:\winnt\system32\cmd.exe.

vmigeneric.dll - 1 error(s), 0 warning(s)

--
Jørn Dahl-Stamnes
http://www.dahl-stamnes.net/dahls/


.



Relevant Pages

  • Parser Error: Could not load type
    ... I've tried rebuilding the project, as well as deleting the ... DLLs myself and building again. ... Parser Error Message: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Lsass.exe
    ... No there is no mention of any DLLs in the error message. ... Neil Crose ... > How to install and use the Recovery Console in Windows XP ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Followup: Native win32 apps still require .NET runtime?
    ... >>> I understand that VS.NET is supposed to compile native Win32 apps that ... > The error message is: "This application has failed to start because ... > that needs to be configured aside from simple copying of DLLs. ... First use dependency walker on the target machine to check wether any ...
    (microsoft.public.dotnet.languages.vc)
  • Re: DLL and linking problems
    ... May be trying closing the vc++ and start again and then try. ... rebuilding a project containing several DLLs, ... The error message is shown below. ...
    (microsoft.public.vc.mfc)
  • ASP .NET -- Parser error -- in folder not in the right place
    ... I have a test client program that uses the asp.net framework. ... Parser Error Message: ... These dlls were in another location since they got ... Is it possible at all to avoid having my dlls in the bin folder of the web ...
    (microsoft.public.dotnet.framework.aspnet.security)