[scite] Compiling problem SciTE in MinGW

2007-08-24 Thread Ulf Nyman
Hi! I have found some problem when building the SciTE in MinGW enviorement. The makefile have two types of search path declaration some times ../../scintilla/win32 and some times ..\..\scintilla\bin\SciLexer.dll In MinGW the second notatiopn of the path will be translated to

Re: [scite] Compiling problem SciTE in MinGW

2007-08-24 Thread Neil Hodgson
Hi Ulf, Looks like you are using CygWin or MSYS which are not properly supported by the Scintilla build files. There is some broken CygWin support in there which I intend to remove. You could try using a pure MingW environment, otherwise it is simpler to use the Microsoft compiler.

Re: [scite] Compiling problem SciTE in MinGW

2007-08-24 Thread Neil Hodgson
Ulf Nyman: NO I use a pure MinGW/MSYS enviorement MinGW v.3.4.5 MSYS v.1.0.10 Me (from previous mail): Looks like you are using CygWin or *** MSYS *** Neil ___ Scite-interest mailing list Scite-interest@lyra.org

Re: [scite] Compiling problem SciTE in MinGW

2007-08-24 Thread Ulf Nyman
NO I use a pure MinGW/MSYS enviorement MinGW v.3.4.5 MSYS v.1.0.10 CygWIN hav newer been installed in the computer! (Running several VMWare images with WindowsXp MinGW/MSYS that I have made for a project, CygWin have never been downloaded!) I have a work a round to get it through the compiler I

Re: [scite] Compiling problem SciTE in MinGW

2007-08-24 Thread Ulf Nyman
Sorry miss that or TEW 2007/8/24, Neil Hodgson [EMAIL PROTECTED]: Ulf Nyman: NO I use a pure MinGW/MSYS enviorement MinGW v.3.4.5 MSYS v.1.0.10 Me (from previous mail): Looks like you are using CygWin or *** MSYS *** Neil ___