i got the latest source code from github, prepared the given folders as readme says:zlib, png, pcre, sqlite...
still found errors during compilation, at least 4 files are still missing:
scripting\lpeg.c
scripting\lpeg.h
pcre\pcre_info.c
pcre\pcre_try_flipped.c
i found the first 2 in MUSHClient 4.97 version, but the latter 2 files are not included in pcre 8.38(latest), should i use the exact version of 3rd-part moduler files? because readme suggests using pcre 8.37, i dont think 8.37 can provide the latter 2 files. so maybe the project files need to be fixed by removing the 2 c files.
and one file may be missing: dialogs\world_prefs\themeglue.h, i'm not sure whether it does matter.
still found errors during compilation, at least 4 files are still missing:
scripting\lpeg.c
scripting\lpeg.h
pcre\pcre_info.c
pcre\pcre_try_flipped.c
i found the first 2 in MUSHClient 4.97 version, but the latter 2 files are not included in pcre 8.38(latest), should i use the exact version of 3rd-part moduler files? because readme suggests using pcre 8.37, i dont think 8.37 can provide the latter 2 files. so maybe the project files need to be fixed by removing the 2 c files.
and one file may be missing: dialogs\world_prefs\themeglue.h, i'm not sure whether it does matter.