vs cant open sdkddkver.h header file

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
Stephan
Posts: 3
Joined: June 25th, 2017, 1:10 pm

vs cant open sdkddkver.h header file

Post by Stephan » June 25th, 2017, 1:44 pm

Hi guys -

I´m a newbe and try to follow the instructions of the video series "Beginner C++ Game Programming Tutorial 0 DirectX". I downloaded the Chili Framework 2016 and tried to build the solution (F7). Unfortunately vs can´t open/access the sdkddkver.h file. Anny ideas what could be the Problem?

cheers Stephan

User avatar
Zedtho
Posts: 189
Joined: February 14th, 2017, 7:32 pm

Re: vs cant open sdkddkver.h header file

Post by Zedtho » June 25th, 2017, 2:00 pm

Did you extract the file? This seems like such an error

Stephan
Posts: 3
Joined: June 25th, 2017, 1:10 pm

Re: vs cant open sdkddkver.h header file

Post by Stephan » June 25th, 2017, 2:50 pm

Do you mean the Cili Framework 2016 File.zip file - that I did. Or do you mean something else?

User avatar
Zedtho
Posts: 189
Joined: February 14th, 2017, 7:32 pm

Re: vs cant open sdkddkver.h header file

Post by Zedtho » June 25th, 2017, 6:40 pm

Yeah, that's what I meant.
Which OS are you using,
MacOS/Windows (what version)/Linux?

Stephan
Posts: 3
Joined: June 25th, 2017, 1:10 pm

Re: vs cant open sdkddkver.h header file

Post by Stephan » June 25th, 2017, 7:24 pm

I`m using win 10

User avatar
Zedtho
Posts: 189
Joined: February 14th, 2017, 7:32 pm

Re: vs cant open sdkddkver.h header file

Post by Zedtho » June 25th, 2017, 8:02 pm

You might need to run it in adminstrator mode, otherwise I would suggest redownloading it if you havent yet. I wouldn't know what to do if that doesn't fix it, someone else needs to help then.

User avatar
chili
Site Admin
Posts: 3948
Joined: December 31st, 2011, 4:53 pm
Location: Japan
Contact:

Re: vs cant open sdkddkver.h header file

Post by chili » June 26th, 2017, 5:35 am

Yo, check out my video on VS2017 Installation. In the second half somewhere I talk about retargetting a solution. Use that to change the sdk platform version. Try all available options and one of them should work.
Chili

Post Reply