add note for '(require :cmp)' (Windows only)
This commit is contained in:
parent
115923b60e
commit
5cd6f371de
1 changed files with 4 additions and 1 deletions
|
|
@ -71,7 +71,10 @@ BUILD
|
|||
(N.B. for rebuilding, please see README-REBUILD.txt)
|
||||
|
||||
[Windows]
|
||||
You first need to adapt the file src/windows.pri (include & library paths).
|
||||
You first need to adapt the file 'src/windows.pri' (include & library paths).
|
||||
Since EQL requires the C compiler anyway (not the bytecode compiler), you
|
||||
should put this line in your '~/.eclrc':
|
||||
(require :cmp)
|
||||
|
||||
[MSVC]
|
||||
substitute make with nmake
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue