Re: Compiling latest Lexilla in VS2022
Andrew Truckle <[email protected]> Fri, 30 Aug 2024 11:55:58 -0700 (PDT)
| Newsgroups | gmane.comp.lib.scintilla.devel |
|---|---|
| Message-ID | <[email protected]> |
And: D:\My Programs\2022\lexilla540\lexilla>dir /s ilexer.h Volume in drive D is DATA Volume Serial Number is 101E-58BA File Not Found On Friday 30 August 2024 at 19:54:15 UTC+1 Andrew Truckle wrote: > Also, the readme does not match the file structure: > > To use MSVC, run lexilla/test/lexilla.mak: > nmake -f lexilla.mak > > There is a testlexers.mak > > I normally just open the vxproj and build > > On Friday 30 August 2024 at 19:49:22 UTC+1 Andrew Truckle wrote: > >> 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? >> > -- You received this message because you are subscribed to the Google Groups "scintilla-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/scintilla-interest/aebdbfc7-fb09-4de5-9ff5-3b21319fd71an%40googlegroups.com.