Statistics
RANK
153,317
of 301,432
REPUTATION
0
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,280
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,555
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Answered
ntwin32.mak not found - R2018b w/ Visual Studio 2017 Pro
Similarly if I add 17.0 to the or statement on Visual studio version check: !if "$(VISUAL_VER)" == "11.0" || "$(VISUAL_VER)" ==...
ntwin32.mak not found - R2018b w/ Visual Studio 2017 Pro
Similarly if I add 17.0 to the or statement on Visual studio version check: !if "$(VISUAL_VER)" == "11.0" || "$(VISUAL_VER)" ==...
6 years ago | 0
Answered
ntwin32.mak not found - R2018b w/ Visual Studio 2017 Pro
I manually edited vctools.mak: From: !include <ntwin32.mak> to: !include C:\Program Files\Microsoft SDKs\Windows\v7.1\Includ...
ntwin32.mak not found - R2018b w/ Visual Studio 2017 Pro
I manually edited vctools.mak: From: !include <ntwin32.mak> to: !include C:\Program Files\Microsoft SDKs\Windows\v7.1\Includ...
6 years ago | 0
Question
ntwin32.mak not found - R2018b w/ Visual Studio 2017 Pro
I am building for a target in R2108b (9.5.0.944444) with Microsoft Visual C++ 2017 (C) set up as my compiler. I have the Window...
6 years ago | 3 answers | 0