Hi all,
My configuration:
SlickEdit Version 13.0.0.0
Serial number: WB359113
Licensed to: Simon Martin
Licensed number of users: Single user
Build Date: March 26, 2008
Emulation: Visual C++ 6
OS: Windows XP
Version: 5.01.2600 Service Pack 3
Installation Directory: C:\Program Files\SlickEdit 2008\ (non-removable drive,NTFS)
Configuration Directory: C:\Documents and Settings\smartin\My Documents\My SlickEdit Config\13.0.0\ (non-removable drive,NTFS)
Hotfixes:
C:\Documents and Settings\smartin\My Documents\My SlickEdit Config\13.0.0\hotfixes\hotfix_se1300_cumulative.zip (Revision: 29)
C:\Documents and Settings\smartin\My Documents\My SlickEdit Config\13.0.0\hotfixes\hotfix_se1300_required.zip (Revision: 3)
My customized error filter:
TMS320C3x
-> Compiler: ^\"{#0:p}\", line {#1:i}\: \[[A-Z][0-9]*\] {#2}{#3?+}$
-> Make: ^Make\: {#3?+}$
Exclusions
(all the standard ones plus this additional)
-> PolyMake: ^Make\: error exit 1 from command\:
Test output from build
E:\SRC3cj1>mkcj1.bat
1 file(s) copied.
PolyMake V3.1a for MSDOS
Copyright 1984, 1985, 1986, 1987, 1988 POLYTRON Corp. All rights reserved.
Today's date is 02 Jun 2008 13:03:26.
cl30 -o -g -qq -mabcin -i.\library -dCJ1TJ32 -dTT_H="<cj1obj\TOKTREE.H>" -i.\h -Fr.\cj1obj .\c\finsips.c
".\c\finsips.c", line 516: [F092] 'u8_currentFields' undefined
Make: error exit 1 from command:
"cl30 -o -g -qq -mabcin -i.\library -dCJ1TJ32 -dTT_H="<cj1obj\TOKTREE.H>" -i.\h -Fr.\cj1obj .\c\finsips.c".
E:\SRC3cj1>
I also have a couple of Code Annotations.
I see absolutely nothing in the "Message List".
Any ideas?