Re: Compiling latest Lexilla in VS2022

Andrew Truckle <[email protected]> Fri, 30 Aug 2024 11:54:15 -0700 (PDT)
Newsgroups gmane.comp.lib.scintilla.devel
Message-ID <[email protected]>
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/c0f083e8-410f-4d3c-87f2-edcfbdd0409dn%40googlegroups.com.