Roger Sondermann:
> cp ..\..\scintilla\bin\Scintilla.dll ..\bin\Scintilla.dll > cp: cannot stat `..\\..\\scintilla\\bin\\Scintilla.dll': No such > file or directory > G:\Programs\System\MSys\bin\mingw32-make.exe: *** [..\bin > \Scintilla.dll] Error 1 > > ... and Scintilla.dll is in ...\scintilla\bin\ I'd forgotten that some cygwin compatibility was added to the makefile. Remove the definition of TERM from your environment (or edit the makefile to stop defining CYGWIN) and run make. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
