Groups | Search | Server Info | Login | Register


Groups > comp.os.ms-windows.programmer.misc > #38

VC++14 don't see io.h - please help me!!!

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

Show all headers | View raw


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 | NextNext in thread | Find similar


Thread

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