comparison notes.txt @ 5932:d2c2d83dbb52 cygwin

working with new Xpm.dll
author Henry Thompson <ht@markup.co.uk>
date Wed, 09 Dec 2015 15:50:11 +0000
parents 8955a38b8ecb
children c1e8f3294298
comparison
equal deleted inserted replaced
5931:8955a38b8ecb 5932:d2c2d83dbb52
341 compilation to (lots of) linking errors 341 compilation to (lots of) linking errors
342 Clean and rebuild and only Xpm lib linking errors, turn off Xpm and 342 Clean and rebuild and only Xpm lib linking errors, turn off Xpm and
343 build completes except for makeinfo (shell script pblm), but 343 build completes except for makeinfo (shell script pblm), but
344 xemacs.exe works (on screen, not -nw). 344 xemacs.exe works (on screen, not -nw).
345 345
346 Using VS for the winlibs, to set flags etc. use the wrench icon in the
347 Property Manager window.
348 Copied all but WIN32 preprocessor flag from the 32-bit VS-built
349 solution
350 Needed to fuss with linker debugging flags and input (module
351 definition file) to get it all to work, but now it does!