‘NEditVersion’ undeclared
Modernized fork of NEdit, with unicode support and AA text rendering
Brought to you by:
pyrphoros
I downloaded the latest code downloaded from github and got the following error when running "make linux":
help.c: In function ‘getBuildInfo’:
help.c:273: error: ‘NEditVersion’ undeclared (first use in this function)
help.c:273: error: (Each undeclared identifier is reported only once
help.c:273: error: for each function it appears in.)
make[1]: *** [help.o] Error 1
make[1]: *** Waiting for unfinished jobs....
fixed
Thanks!