NetXMS Support Forum

Development => General => Topic started by: terry on February 17, 2007, 03:58:21 AM

Title: nxsl.cpp is not include source files
Post by: terry on February 17, 2007, 03:58:21 AM
HI,

When I compiled the source, I met the error as the belows;
So, I search the directory. There is not nxsl.cpp.
netxms-0.2.14 source files is same.

Please let me know, how can I get nxsl.cpp file.

--------------------Configuration: nxlexer - Win32 Debug--------------------
Build : warning : failed to (or don't know how to) build 'D:netxms-0.2.14\src\console\nxlexer\nxsl.cpp'
Compiling...
nxsl.cpp
fatal error C1083: Cannot open source file: 'D:\netxms-0.2.14\src\console\nxlexer\nxsl.cpp': No such file or directory
Error executing cl.exe.

nxlexer.dll - 1 error(s), 1 warning(s)

Regards,
- Terry
Title: nxsl.cpp is not include source files
Post by: Victor Kirhenshtein on February 17, 2007, 11:29:43 PM
Hello!

Oops, I forgot to add it to the CVS. It will be fixed in next release. For now, you can download it from https://netxms.org/download/patches/002 (https://netxms.org/download/patches/002).

Best regards,
Victor