cd scintilla\win32
nmake -f scintilla.mak
However, I'm seeing a "'nmake' is not recognized as an internal or external command, operable program or batch file." error. I have installed Visual Studio Express 2010. I'm using Windows 7 x64 pro. Does any body have any ideas as to why I'm seeing this message? Do I need to install CygWin?
Edit: I used the visual studio command promt and unless I did that wrong (likely) then that didn't work either.
Edit: When I type: C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC>nmake -f "D:\Source Code\LSL\SciTE-LSL\scite175-lsl\scintilla\win32\scintilla.mak" I receive this: "NMAKE : fatal error U1073: don't know how to make '../src/AutoComplete.cxx'"
Edited by LaCastiglione, 05 May 2012 - 04:06 AM.





