For Programmers: Free Programming Magazines  


Home > Archive > Visual Studio > September 2004 > Odd problem compiling on XP Home









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Odd problem compiling on XP Home
Andrew Chalk

2004-09-21, 8:57 pm

When I try to compile a project located on another machine in VC++ v7.1 it
compiles perfectly when the compiling machine is running Windows Server
2003. However, if the compiling machine is running XP Home I get the errors
shown below. Any idea what the problem is:

Creating temporary file
"i:\Work\Ai- Logix\SmartWORKS\Examples\GenerateStereo
\Debug\RSP000003.rsp"
with contents
[
/Od /I "C:\Program Files\Ai-Logix\SmartWORKS\Inc" /D "WIN32" /D "_DEBUG" /D
"_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yu"stdafx.h"
/Fp"Debug/GenerateStereo.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64
/ZI /TP
".\mtutil.cpp"
".\GenerateStereo.cpp"
".\Channel.cpp"
".\Board.cpp"
]
Creating command line "cl.exe
@"i:\Work\Ai- Logix\SmartWORKS\Examples\GenerateStereo
\Debug\RSP000003.rsp"
/nologo"
Creating temporary file
"i:\Work\Ai- Logix\SmartWORKS\Examples\GenerateStereo
\Debug\RSP000004.rsp"
with contents
[
/Od /I "C:\Program Files\Ai-Logix\SmartWORKS\Inc" /D "WIN32" /D "_DEBUG" /D
"_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yc"stdafx.h"
/Fp"Debug/GenerateStereo.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64
/ZI /TP
".\stdafx.cpp"
]
Creating command line "cl.exe
@"i:\Work\Ai- Logix\SmartWORKS\Examples\GenerateStereo
\Debug\RSP000004.rsp"
/nologo"

Output Window
Compiling...
cl : Command line error D2022 : cannot open
'i:\Work\Ai- Logix\SmartWORKS\Examples\GenerateStereo
\Debug\RSP000004.rsp'

Results
Build log was saved at
"file://i:\Work\Ai- Logix\SmartWORKS\Examples\GenerateStereo
\Debug\BuildLog.h
tm"
GenerateStereo - 1 error(s), 0 warning(s)


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com