POV-Ray : Newsgroups : povray.beta-test : POV-Ray v3.7.1-beta.4 Released : Re: POV-Ray v3.7.1-beta.4 Released Server Time
24 Apr 2024 12:17:47 EDT (-0400)
  Re: POV-Ray v3.7.1-beta.4 Released  
From: clipka
Date: 8 Mar 2017 08:28:26
Message: <58c006fa$1@news.povray.org>
Am 08.03.2017 um 00:15 schrieb dick balaska:

> Ah bollocks.  The only thing worse than updating a perfectly fine
> running computer, is updating it with an 87GB "patch".
> 
> 8>  vidcapimpl.cpp
> 3>C:\Program Files (x86)\Microsoft Visual Studio
> 14.0\VC\include\crtdefs.h(10): fatal error C1083: Cannot open include
> file: 'corecrt.h': No such file or directory
> 1>c:\users\dick\git\povray\libraries\png\pngpriv.h(45): fatal error
> C1083: Cannot open include file: 'stdlib.h': No such file or directory
> 5>c:\users\dick\git\povray\libraries\jpeg\jinclude.h(35): fatal error
> C1083: Cannot open include file: 'stddef.h': No such file or directory
> 7>C:\Program Files (x86)\Microsoft Visual Studio
> 14.0\VC\include\crtdefs.h(10): fatal error C1083: Cannot open include
> file: 'corecrt.h': No such file or directory
> 4>C:\Program Files (x86)\Microsoft Visual Studio
> 14.0\VC\include\crtdefs.h(10): fatal error C1083: Cannot open include
> file: 'corecrt.h': No such file or directory
> 2>c:\users\dick\git\povray\libraries\tiff\libtiff\tiffiop.h(36): fatal
> error C1083: Cannot open include file: 'fcntl.h': No such file or directory
> 6>c:\users\dick\git\povray\libraries\zlib\zconf.h(424): fatal error
> C1083: Cannot open include file: 'sys/types.h': No such file or directory
> 
> I'm surprised it knows crtdefs.h considering it seems to have lost
> everything else.

Do you have the "Windows XP Support for C++" component of VS 2015
installed? I'm sure our project files need it, and although I never
tested what /exactly/ happens when it's missing, the symptoms appear to
be at least in the right ballpark to potentially fit that bill.

Alternatively something might have gone wrong with the installation of
the updated Windows C++ runtime library. Check to see whether you have
the following directory on your machine:

    %ProgramFiles(x86)%\Windows Kits\10\Include\10.0.10586.0


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.