Mercurial > hg > xemacs-beta
diff notes.txt @ 5933:c1e8f3294298 cygwin
revert timeval comment, backed out change to winsock.h and just lots of warnings???
Also updated config.inc.samp to reflect a way to work around lack of windows-runnable hg
author | Henry Thompson <ht@markup.co.uk> |
---|---|
date | Thu, 10 Dec 2015 17:55:59 +0000 |
parents | d2c2d83dbb52 |
children | e2fae7783046 |
line wrap: on
line diff
--- a/notes.txt Wed Dec 09 15:50:11 2015 +0000 +++ b/notes.txt Thu Dec 10 17:55:59 2015 +0000 @@ -340,12 +340,21 @@ More small fixes, in process-nt.c very speculative, get me to through compilation to (lots of) linking errors Clean and rebuild and only Xpm lib linking errors, turn off Xpm and -build completes except for makeinfo (shell script pblm), but -xemacs.exe works (on screen, not -nw). +build completes except for makeinfo (shell script pblm) Using VS for the winlibs, to set flags etc. use the wrench icon in the Property Manager window. Copied all but WIN32 preprocessor flag from the 32-bit VS-built -solution +solution. Needed to fuss with linker debugging flags and input (module -definition file) to get it all to work, but now it does! +definition file) to get it all to work for Xpm, but now it does! +Installs under Program Files, but not finding packages despite +load-path being + ("c:\\C64\\home\\ht\\lib\\emacs\\" "c:/C64/usr/local/share/xemacs/xemacs-packages/lisp" "c:\\Program Files\\XEmacs\\XEmacs-21.5-b34\\lisp\\") + +Backed out change to winsock.h, and updated corresponding comments in +systime.h + +Now getting 2192 conversion warnings, makes me v. nervous! + +But it runs. . .