Hi all,
first off, apologies if this is not the right group for my query.
(Maybe someone can direct me to the proper group.)
I have a very puzzling problem with a large project I am building.
The
project builds fine in Visual Studio 8 and 9, but when I use vcbuild
at the command line, the linker complains about missing routines.
(I thought this was impossible.) This occurs in only one of the
projects.
I played with this for a week now, and I am getting nowhere. Now I
have an even more
perplexing problem. The project leader wants to use the command
vcbuild /u
This creates a problem in *every* project, with the linker
complaining
=FF_/
LIB : fatal error LNK1181: cannot open input file "=FF_/"
The input file is rendered as "~_/" when I open the log file
in wordpad and as "=FF=FE/" in buildLog.html. I am quite certain
that these characters do not appear in my environment variables,
or anywhere in the vcproj files. What is worse, these symptoms
only show up when I use vcbuild at the command prompt.
I can build the projects just fine inside of Visual Studio.
What am I missing? Is there anything else I could be trying?
Thanks a million.
gus gassmann