Home > Archive > Visual Studio > September 2004 > new.h gets error c2062 type '__w64 unsigned int' unexpected when compiling in .NET 20
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 |
new.h gets error c2062 type '__w64 unsigned int' unexpected when compiling in .NET 20
|
|
| Ivan Starr 2004-07-20, 3:57 am |
| Hello, thanks for trying to help.
I am trying to compile and link a VC6 project in .NET 2003. It compiles and
links in VC6, but when I try to compile it in .NET, I get this error. This
is the first time I have gotten an error in one of the included files that
makes up part of the language - new.h is located in the VC7\Include dir, I
had nothing to do with ti's writing.
Does anyone know why this is happening and/or what I can do to fix it?
"Why can't it just work?'
Thanks,
Ivan
| |
| biggeroceans 2004-09-11, 7:04 pm |
| quote: Originally posted by Ivan Starr
Hello, thanks for trying to help.
I am trying to compile and link a VC6 project in .NET 2003. It compiles and
links in VC6, but when I try to compile it in .NET, I get this error. This
is the first time I have gotten an error in one of the included files that
makes up part of the language - new.h is located in the VC7\Include dir, I
had nothing to do with ti's writing.
Does anyone know why this is happening and/or what I can do to fix it?
"Why can't it just work?'
Thanks,
Ivan
| |
| biggeroceans 2004-09-11, 7:07 pm |
| I just got this error too. Funny thing is, this was working yesterday before I installed XP SP2. Even funnier, when I move my code base to another XP machine without SP2 it also gets the message. I'm at a total loss.
Did you figure this out yet?
Thanks |
|
|
|
|