Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

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

57 views
Skip to first unread message

szy...@o2.pl

unread,
Aug 9, 2015, 1:12:06 PM8/9/15
to
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

Paavo Helde

unread,
Aug 9, 2015, 2:24:41 PM8/9/15
to
szy...@o2.pl wrote in
news:f738c705-96a7-4d3f...@googlegroups.com:

> 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

io.h is not a standard C++ header so in principle VC++14 has no
obligation to provide one. But I guess normally they do and this means
you just have a broken installation.

> 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

That the name of the file is the same does not guarantee that the content
is the same one as needed.

>
> Omniorb uses gnu make scripts to build (with Cygwin), but I have not
> idea: How to force VC++ to include one of those directories?

By adding it to the include search paths? But this may not solve your
problems, if your installation of VS2014 is broken, you will likely have
much more problems than that. You might get better response from a MS-
specific forum, this group is mostly concerned with pure C++ issues.



Barry Schwarz

unread,
Aug 10, 2015, 5:14:59 AM8/10/15
to
Please adjust your newsreader to limit your line length.

Since this is obviously not a standard header, you might have better
luck in a newsgroup that deals with Visual C++ or an appropriate
Microsoft forum.

--
Remove del for email

szy...@o2.pl

unread,
Aug 12, 2015, 7:43:57 AM8/12/15
to

> Please adjust your newsreader to limit your line length.

I use Google to send messages to news group. And I have no idea how to configure it in different way...

Barry Schwarz

unread,
Aug 12, 2015, 11:55:40 AM8/12/15
to
On Wed, 12 Aug 2015 04:43:36 -0700 (PDT), szy...@o2.pl wrote:

>
>> Please adjust your newsreader to limit your line length.
>
>I use Google to send messages to news group. And I have no idea how to configure it in different way...

Then do it manually with the enter key.

Christopher Pisz

unread,
Aug 12, 2015, 12:12:26 PM8/12/15
to
On 8/12/2015 6:43 AM, szy...@o2.pl wrote:
>
>> Please adjust your newsreader to limit your line length.
>
> I use Google to send messages to news group. And I have no idea how to configure it in different way...
>

The answer is, don't use google groups. It's busted.
Download a newsgroup reader like Thunderbird and use a usenet server
like eternal-september.

It took them quite awhile to concince me too, I couldn't be bothered
with it. But now, I am on the side of goodness.

--
I have chosen to troll filter/ignore all subthreads containing the
words: "Rick C. Hodgins", "Flibble", and "Islam"
So, I won't be able to see or respond to any such messages
---
0 new messages