Hi all, sorry once more for disturbing you. I am a beginner in CLAIRE and
there are few stuffs of with I don't have enough experience.
I had another problem with the installation process, this time with XL
CLAIE. My compiler tells me this:
C:\xlclairev3.3>nmake /f Makefile.nt
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cl -c -nologo /Iinclude /DCLPC /O2 /Foobjs/clPort.obj /Tp
csrc/clPort.cp
p
clPort.cpp
csrc/clPort.cpp(111) : error C2065: 'snprintf' : undeclared identifier
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
How can I set my compilation options in other to cope with the use of the
'snprintf' statement?
[Non-text portions of this message have been removed]