Hi
For some reason I am getting build errors:
1>D:\My Programs\2022\lexilla540\lexilla\lexlib\DefaultLexer.cxx(15,10): error C1083: Cannot open include file: 'ILexer.h': No such file or directory
1>D:\My Programs\2022\lexilla540\lexilla\lexlib\LexerBase.cxx(15,10): error C1083: Cannot open include file: 'ILexer.h': No such file or directory
1>D:\My Programs\2022\lexilla540\lexilla\lexlib\LexerModule.cxx(14,10): error C1083: Cannot open include file: 'ILexer.h': No such file or directory
1>D:\My Programs\2022\lexilla540\lexilla\lexlib\LexAccessor.cxx(13,10): error C1083: Cannot open include file: 'ILexer.h': No such file or directory
I had opened the vxproj file and compiled, like normal.
Have I missed a step?