Groups | Search | Server Info | Login | Register
Groups > comp.os.ms-windows.programmer.misc > #38
| Newsgroups | comp.os.ms-windows.programmer.misc |
|---|---|
| Date | 2015-08-09 11:51 -0700 |
| Message-ID | <ba3f1757-8e24-4776-9374-400615ee8e2d@googlegroups.com> (permalink) |
| Subject | VC++14 don't see io.h - please help me!!! |
| From | szyk100@o2.pl |
Hi I am trying to compile omniORB-4.2.0 with VC++14 under Windows 7 64bit. But I have encountered some problems. Some of them I solve but one remain. Now I get compiler error: error C1083: Cannot open include file: 'io.h': No such file or directory In true this file does not exists in: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include But I found it in two werid directories: C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt C:\Program Files (x86)\Windows Kits\10\Include\10.0.10150.0\ucrt Omniorb uses gnu make scripts to build (with Cygwin), but I have not idea: How to force VC++ to include one of those directories? please help me, regards Szyk Cech
Back to comp.os.ms-windows.programmer.misc | Previous | Next — Next in thread | Find similar
VC++14 don't see io.h - please help me!!! szyk100@o2.pl - 2015-08-09 11:51 -0700 Re: VC++14 don't see io.h - please help me!!! szyk100@o2.pl - 2015-08-12 04:40 -0700
csiph-web