Quote:
cl -Zi -TP -W4 -Zc:forScope -Zc:wchar_t -D_CRT_SECURE_NO_DEPRECATE=1 -O1
-MT -DNDEBUG -GL -I../include -I../src -c -Fo.\LexAHK1.obj ..\src\LexAHK1.cxx
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
LexAHK1.cxx
..\src\LexAHK1.cxx(58) : error C2065: 'SCE_AHK_WORD_CF' : undeclared identifier
..\src\LexAHK1.cxx(60) : error C2065: 'SCE_AHK_WORD_CMD' : undeclared identifier
..\src\LexAHK1.cxx(62) : error C2065: 'SCE_AHK_WORD_FN' : undeclared identifier
..\src\LexAHK1.cxx(64) : error C2065: 'SCE_AHK_WORD_DIR' : undeclared identifier
..\src\LexAHK1.cxx(66) : error C2065: 'SCE_AHK_WORD_KB' : undeclared identifier
..\src\LexAHK1.cxx(68) : error C2065: 'SCE_AHK_WORD_VAR' : undeclared identifier
..\src\LexAHK1.cxx(70) : error C2065: 'SCE_AHK_WORD_SP' : undeclared identifier
..\src\LexAHK1.cxx(72) : error C2065: 'SCE_AHK_WORD_UD' : undeclared identifier
..\src\LexAHK1.cxx(74) : error C2065: 'SCE_AHK_DEFAULT' : undeclared identifier
..\src\LexAHK1.cxx(90) : error C2065: 'SCE_AHK_COMMENTBLOCK' : undeclared identi
fier
..\src\LexAHK1.cxx(91) : error C2065: 'SCE_AHK_STRING' : undeclared identifier
..\src\LexAHK1.cxx(92) : error C3861: 'SCE_AHK_DEFAULT': identifier not found, e
ven with argument-dependent lookup
..\src\LexAHK1.cxx(103) : error C3861: 'SCE_AHK_STRING': identifier not found, e
ven with argument-dependent lookup
..\src\LexAHK1.cxx(126) : error C2065: 'SCE_AHK_SYNOPERATOR' : undeclared identi
fier
..\src\LexAHK1.cxx(128) : error C3861: 'SCE_AHK_DEFAULT': identifier not found,
even with argument-dependent lookup
..\src\LexAHK1.cxx(134) : error C2065: 'SCE_AHK_LABEL' : undeclared identifier
..\src\LexAHK1.cxx(137) : error C3861: 'SCE_AHK_COMMENTBLOCK': identifier not fo
und, even with argument-dependent lookup
..\src\LexAHK1.cxx(140) : error C3861: 'SCE_AHK_DEFAULT': identifier not found,
even with argument-dependent lookup
..\src\LexAHK1.cxx(149) : error C2065: 'SCE_AHK_COMMENTLINE' : undeclared identi
fier
..\src\LexAHK1.cxx(150) : error C3861: 'SCE_AHK_COMMENTBLOCK': identifier not fo
und, even with argument-dependent lookup
..\src\LexAHK1.cxx(155) : error C2065: 'SCE_AHK_ESCAPE' : undeclared identifier
..\src\LexAHK1.cxx(161) : error C2065: 'SCE_AHK_VARREF' : undeclared identifier
..\src\LexAHK1.cxx(162) : error C2065: 'SCE_AHK_VARREFKW' : undeclared identifie
r
..\src\LexAHK1.cxx(163) : error C2065: 'SCE_AHK_ERROR' : undeclared identifier
..\src\LexAHK1.cxx(165) : error C3861: 'SCE_AHK_STRING': identifier not found, e
ven with argument-dependent lookup
..\src\LexAHK1.cxx(167) : error C3861: 'SCE_AHK_ERROR': identifier not found, ev
en with argument-dependent lookup
..\src\LexAHK1.cxx(175) : error C3861: 'SCE_AHK_SYNOPERATOR': identifier not fou
nd, even with argument-dependent lookup
..\src\LexAHK1.cxx(176) : error C3861: 'SCE_AHK_VARREF': identifier not found, e
ven with argument-dependent lookup
..\src\LexAHK1.cxx(180) : error C3861: 'SCE_AHK_STRING': identifier not found, e
ven with argument-dependent lookup
..\src\LexAHK1.cxx(197) : error C3861: 'SCE_AHK_LABEL': identifier not found, ev
en with argument-dependent lookup
..\src\LexAHK1.cxx(198) : error C3861: 'SCE_AHK_SYNOPERATOR': identifier not fou
nd, even with argument-dependent lookup
..\src\LexAHK1.cxx(199) : error C3861: 'SCE_AHK_DEFAULT': identifier not found,
even with argument-dependent lookup
..\src\LexAHK1.cxx(205) : error C3861: 'SCE_AHK_SYNOPERATOR': identifier not fou
nd, even with argument-dependent lookup
..\src\LexAHK1.cxx(207) : error C3861: 'SCE_AHK_LABEL': identifier not found, ev
en with argument-dependent lookup
..\src\LexAHK1.cxx(215) : error C3861: 'SCE_AHK_WORD_KB': identifier not found,
even with argument-dependent lookup
..\src\LexAHK1.cxx(217) : error C3861: 'SCE_AHK_SYNOPERATOR': identifier not fou
nd, even with argument-dependent lookup
..\src\LexAHK1.cxx(220) : error C3861: 'SCE_AHK_STRING': identifier not found, e
ven with argument-dependent lookup
..\src\LexAHK1.cxx(235) : error C3861: 'SCE_AHK_COMMENTLINE': identifier not fou
nd, even with argument-dependent lookup
..\src\LexAHK1.cxx(237) : error C3861: 'SCE_AHK_DEFAULT': identifier not found,
even with argument-dependent lookup
..\src\LexAHK1.cxx(239) : error C3861: 'SCE_AHK_COMMENTBLOCK': identifier not fo
und, even with argument-dependent lookup
..\src\LexAHK1.cxx(245) : error C2065: 'SCE_AHK_EXPOPERATOR' : undeclared identi
fier
..\src\LexAHK1.cxx(247) : error C3861: 'SCE_AHK_DEFAULT': identifier not found,
even with argument-dependent lookup
..\src\LexAHK1.cxx(249) : error C3861: 'SCE_AHK_STRING': identifier not found, e
ven with argument-dependent lookup
..\src\LexAHK1.cxx(254) : error C3861: 'SCE_AHK_SYNOPERATOR': identifier not fou
nd, even with argument-dependent lookup
..\src\LexAHK1.cxx(263) : error C3861: 'SCE_AHK_DEFAULT': identifier not found,
even with argument-dependent lookup
..\src\LexAHK1.cxx(266) : error C3861: 'SCE_AHK_ERROR': identifier not found, ev
en with argument-dependent lookup
..\src\LexAHK1.cxx(271) : error C3861: 'SCE_AHK_COMMENTLINE': identifier not fou
nd, even with argument-dependent lookup
..\src\LexAHK1.cxx(274) : error C2065: 'SCE_AHK_NUMBER' : undeclared identifier
..\src\LexAHK1.cxx(278) : error C3861: 'SCE_AHK_DEFAULT': identifier not found,
even with argument-dependent lookup
..\src\LexAHK1.cxx(281) : error C3861: 'SCE_AHK_DEFAULT': identifier not found,
even with argument-dependent lookup
..\src\LexAHK1.cxx(283) : error C2065: 'SCE_AHK_IDENTIFIER' : undeclared identif
ier
..\src\LexAHK1.cxx(290) : error C3861: 'SCE_AHK_DEFAULT': identifier not found,
even with argument-dependent lookup
..\src\LexAHK1.cxx(292) : error C3861: 'SCE_AHK_VARREF': identifier not found, e
ven with argument-dependent lookup
..\src\LexAHK1.cxx(297) : error C3861: 'SCE_AHK_VARREFKW': identifier not found,
even with argument-dependent lookup
..\src\LexAHK1.cxx(299) : error C3861: 'SCE_AHK_SYNOPERATOR': identifier not fou
nd, even with argument-dependent lookup
..\src\LexAHK1.cxx(304) : error C3861: 'SCE_AHK_ERROR': identifier not found, ev
en with argument-dependent lookup
..\src\LexAHK1.cxx(306) : error C3861: 'SCE_AHK_LABEL': identifier not found, ev
en with argument-dependent lookup
..\src\LexAHK1.cxx(309) : error C3861: 'SCE_AHK_SYNOPERATOR': identifier not fou
nd, even with argument-dependent lookup
..\src\LexAHK1.cxx(313) : error C3861: 'SCE_AHK_LABEL': identifier not found, ev
en with argument-dependent lookup
..\src\LexAHK1.cxx(319) : error C3861: 'SCE_AHK_DEFAULT': identifier not found,
even with argument-dependent lookup
..\src\LexAHK1.cxx(323) : error C3861: 'SCE_AHK_COMMENTLINE': identifier not fou
nd, even with argument-dependent lookup
..\src\LexAHK1.cxx(326) : error C3861: 'SCE_AHK_COMMENTBLOCK': identifier not fo
und, even with argument-dependent lookup
..\src\LexAHK1.cxx(330) : error C3861: 'SCE_AHK_SYNOPERATOR': identifier not fou
nd, even with argument-dependent lookup
..\src\LexAHK1.cxx(334) : error C3861: 'SCE_AHK_SYNOPERATOR': identifier not fou
nd, even with argument-dependent lookup
..\src\LexAHK1.cxx(335) : error C3861: 'SCE_AHK_STRING': identifier not found, e
ven with argument-dependent lookup
..\src\LexAHK1.cxx(343) : error C3861: 'SCE_AHK_SYNOPERATOR': identifier not fou
nd, even with argument-dependent lookup
..\src\LexAHK1.cxx(345) : error C3861: 'SCE_AHK_DEFAULT': identifier not found,
even with argument-dependent lookup
..\src\LexAHK1.cxx(347) : error C3861: 'SCE_AHK_EXPOPERATOR': identifier not fou
nd, even with argument-dependent lookup
..\src\LexAHK1.cxx(350) : error C3861: 'SCE_AHK_STRING': identifier not found, e
ven with argument-dependent lookup
..\src\LexAHK1.cxx(354) : error C3861: 'SCE_AHK_NUMBER': identifier not found, e
ven with argument-dependent lookup
..\src\LexAHK1.cxx(357) : error C3861: 'SCE_AHK_NUMBER': identifier not found, e
ven with argument-dependent lookup
..\src\LexAHK1.cxx(359) : error C3861: 'SCE_AHK_IDENTIFIER': identifier not foun
d, even with argument-dependent lookup
..\src\LexAHK1.cxx(361) : error C3861: 'SCE_AHK_SYNOPERATOR': identifier not fou
nd, even with argument-dependent lookup
..\src\LexAHK1.cxx(362) : error C3861: 'SCE_AHK_DEFAULT': identifier not found,
even with argument-dependent lookup
..\src\LexAHK1.cxx(367) : error C3861: 'SCE_AHK_SYNOPERATOR': identifier not fou
nd, even with argument-dependent lookup
..\src\LexAHK1.cxx(371) : error C3861: 'SCE_AHK_LABEL': identifier not found, ev
en with argument-dependent lookup
..\src\LexAHK1.cxx(374) : error C3861: 'SCE_AHK_IDENTIFIER': identifier not foun
d, even with argument-dependent lookup
..\src\LexAHK1.cxx(382) : error C3861: 'SCE_AHK_IDENTIFIER': identifier not foun
d, even with argument-dependent lookup
..\src\LexAHK1.cxx(385) : error C3861: 'SCE_AHK_STRING': identifier not found, e
ven with argument-dependent lookup
..\src\LexAHK1.cxx(386) : error C3861: 'SCE_AHK_ERROR': identifier not found, ev
en with argument-dependent lookup
..\src\LexAHK1.cxx(387) : error C3861: 'SCE_AHK_VARREF': identifier not found, e
ven with argument-dependent lookup
..\src\LexAHK1.cxx(388) : error C3861: 'SCE_AHK_ERROR': identifier not found, ev
en with argument-dependent lookup
..\src\LexAHK1.cxx(415) : error C3861: 'SCE_AHK_COMMENTBLOCK': identifier not fo
und, even with argument-dependent lookup
..\src\LexAHK1.cxx(416) : error C3861: 'SCE_AHK_COMMENTBLOCK': identifier not fo
und, even with argument-dependent lookup
..\src\LexAHK1.cxx(418) : error C3861: 'SCE_AHK_COMMENTBLOCK': identifier not fo
und, even with argument-dependent lookup
..\src\LexAHK1.cxx(423) : error C3861: 'SCE_AHK_SYNOPERATOR': identifier not fou
nd, even with argument-dependent lookup
..\src\LexAHK1.cxx(464) : error C2065: 'SCLEX_AHK' : undeclared identifier
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
I got this message trying to compile scite and also trying to add this lexer into Notepad2 does someone mind pointing me towards a solution?