www.digitalmars.com         C & C++   DMDScript  

c++.windows.32-bits - SC 7.5 plus 8.15 update on XP

reply yochanan torahsoft.com writes:
bs"d
Hi!

I just upgraded to XP, and reinstalled Symantec C++ 7.5, and added in the files
from the 8.15 upgrade from the DM site.

I got an error message when installing the SC7.5 that said: "This installation
package runs on NT 3.51 only."

Now my program isn't compiling.  I'm getting an error message:

sc mainfrm.cpp -cpp -Ae -mn -C -WA -S -3 -a8 -c -gh -gg -D_DEBUG=1 -D_X86_=1
-D_MT=1 -oc:\Work\SearchWin\txt2\Compiler\mainfrm.obj 
Error: C:\CTOOLS\SC\BIN\..\mfc\include\32-bit\afxtempl.h(1208): no match for
function '?_P(unsigned ,char *,int )'
Lines Processed: 106491  Errors: 1  Warnings: 0
Build failed

(I also moved the base directory of my program files to a new directory.) 
Any suggestions?

Thanks.

Yochanan
Dec 19 2002
parent Jan Knepper <jan smartsoft.us> writes:
Weird, I have been copying my SC installations around from NT 4.0 to 2K to XP
and
everything works just fine... My impression is there is something else wrong...

Jan



yochanan torahsoft.com wrote:

 bs"d
 Hi!

 I just upgraded to XP, and reinstalled Symantec C++ 7.5, and added in the files
 from the 8.15 upgrade from the DM site.

 I got an error message when installing the SC7.5 that said: "This installation
 package runs on NT 3.51 only."

 Now my program isn't compiling.  I'm getting an error message:

 sc mainfrm.cpp -cpp -Ae -mn -C -WA -S -3 -a8 -c -gh -gg -D_DEBUG=1 -D_X86_=1
 -D_MT=1 -oc:\Work\SearchWin\txt2\Compiler\mainfrm.obj
 Error: C:\CTOOLS\SC\BIN\..\mfc\include\32-bit\afxtempl.h(1208): no match for
 function '?_P(unsigned ,char *,int )'
 Lines Processed: 106491  Errors: 1  Warnings: 0
 Build failed

 (I also moved the base directory of my program files to a new directory.)
 Any suggestions?

 Thanks.

 Yochanan
Dec 19 2002