From: Andrew M. <ve...@gm...> - 2017-01-16 11:17:28
|
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? |