Windows XP Problem
From: Graham (Graham_at_discussions.microsoft.com)
Date: 02/07/05
- Next message: Peter Rilling: "Re: How to check an assembly's version?"
- Previous message: Tee: "How to check an assembly's version?"
- Next in thread: Cor Ligthert: "Re: Windows XP Problem"
- Reply: Cor Ligthert: "Re: Windows XP Problem"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 7 Feb 2005 00:39:01 -0800
My project (VS 7.1) builds and run OK on my Windows 2K PC, but when I clean
the solution and copy it over to a Windows XP PC in our lab I get loads of
error, (see below) I cant seem to find the cause.
The code HAS NOT changed!
I did check that the copied project still builds on the Windows 2K PC and it
does.
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include\WinBase.h(1553): error C2059: syntax error :
')'c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include\WinBase.h(1640): error C2059: syntax error :
')'c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include\WinBase.h(1647): error C2059: syntax error :
')'\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include\WinDef.h(205): error C2143: syntax error :
missing ';' before '*'c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include\WinBase.h(1620): error C2143: syntax error :
missing ';' before '__stdcall'c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include\WinBase.h(1553): error C2146: syntax error :
missing ')' before identifier 'hResData'c:\Program Files\Microsoft Visual
Studio .NET 2003\Vc7\PlatformSDK\Include\WinBase.h(1560): error C2146: syntax
error : missing ')' before identifier 'hResData'c:\Program Files\Microsoft
Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinNT.h(5216): error C2146:
syntax error : missing ';' before identifier 'CompletionPort'c:\Program
Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include\WinNT.h(5216): error C2146: syntax error :
missing ';' before identifier 'CompletionPort'
- Next message: Peter Rilling: "Re: How to check an assembly's version?"
- Previous message: Tee: "How to check an assembly's version?"
- Next in thread: Cor Ligthert: "Re: Windows XP Problem"
- Reply: Cor Ligthert: "Re: Windows XP Problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|