From: Andrew M. <ve...@gm...> - 2017-01-16 13:35:56
|
2017-01-16 14:23 GMT+01:00 Jim Dishaw <ji...@di...>: > > On Jan 16, 2017, at 6:17 AM, Andrew Meir <ve...@gm...> > > 2017-01-16 11:51 GMT+01:00 Arjen Markus <Arj...@de...>: >> >> >> >> These libraries ought to be part of the system – on my system they are >> part of “MicroSoft SDKs” or “MicroSoft Kits” (residing in the Program Files >> directories). Maybe these are missing from your system? >> > > Thanks Arjen. Yes, on my system here I can see lots of entries in Program > Files (x86)/Microsoft SDKs, including Program Files (x86)/Microsoft > SDKs/Windows/v7.1A/Lib/x64/Gdi32.Lib > > I'm guessing that something is miss-detecting their presence. Is there > some way of checking/dumping the include and library search paths during > cmake? > > What compiler are you using on Windows? > I'm using MSVC 14.10.24728. It ships with VS 2017 RC Community Edition. > If you are interested, I can send you the other windows driver to try. > Yes please! If it helps you any, I can certainly try building it here and let you know how things go. I'm also exploring wxWidgets and it's less top-heavy than I'd first imagined. Perhaps wxWidgets is what I'll settle on. However, and if not, I'd like a back-up plan and your driver may be just the thing. Thanks again - awesome support :-). Andy |