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

    From szyk100@o2.pl@21:1/5 to All on Wed Aug 12 04:40:09 2015
    Start Menu -> Visual Studio 2015 -> VS2015 x64 Native Tools Command Prompt
    Then use "cd" command to move to source directory, and then type "make" to build it.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From szyk100@o2.pl@21:1/5 to All on Sun Aug 9 11:51:55 2015
    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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)