Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / Microsoft Visual Studio 2017 - Platform Toolset option

Author
Message
george++
AGK Tool Maker
16
Years of Service
User Offline
Joined: 13th May 2007
Location: Thessaloniki, Hellas
Posted: 23rd Apr 2019 19:41
Hi,
So far, I have no any issue in compiling and linking Tier 2 projects with Visual Studio 2017
If I change the toolset option from: Visual Studio 2017 - Windows XP (v141_xp) to: Visual Studio 2017 (v141) then I cannot compile since I am getting the following errors:

"
1>c:\cpplib\2d\vector2.h(4): fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory
1>ColorRGB.cpp
1>c:\cpplib\misc\utils.h(4): fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
1>Utils.cpp
1>c:\cpplib\misc\utils.h(4): fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
1>component.cpp
1>c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\crtdefs.h(10): fatal error C1083: Cannot open include file: 'corecrt.h': No such file or directory
1>ctrlbase.cpp
1>c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\crtdefs.h(10): fatal error C1083: Cannot open include file: 'corecrt.h': No such file or directory
1>ctrlbutton.cpp
1>c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\crtdefs.h(10): fatal error C1083: Cannot open include file: 'corecrt.h': No such file or directory
..."
Does anyone know how to resolve this issue?
Bored of the Rings
User Banned
Posted: 23rd Apr 2019 19:57 Edited at: 23rd Apr 2019 19:58
yes, it's trying to locate the .h files in "msvc\14.16.27023" folder. you need to make sure the folder exists, if not install it.
Professional Programmer, languages: SAS, C++, SQL, PL-SQL, DBPro, Purebasic, JavaScript, others

Login to post a reply

Server time is: 2024-04-19 01:46:43
Your offset time is: 2024-04-19 01:46:43