Skip to content

Commit 83e15c0

Browse files
save file
1 parent 930b837 commit 83e15c0

1 file changed

Lines changed: 14 additions & 16 deletions

File tree

blog/26-04-16/node-gyp-always-on-top/node-gyp-always-on-top.html

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -294,9 +294,14 @@ <h1 slot=title>
294294
Visual Studio Build Tools
295295
</a>
296296

297+
<br>
298+
<br>
299+
297300
<p>
298301

299-
C++ x64/x86 build tools
302+
<b>
303+
C++ x64/x86 build tools
304+
</b>
300305

301306
<br>
302307

@@ -324,14 +329,15 @@ <h1 slot=title>
324329
-->
325330

326331

327-
When installing Visual Studio Build Tools, you only need:
332+
When installing Visual Studio Build Tools, you'll find tick boxes on the right, you only need:
328333

329334
<br>
330335
<br>
331336

332-
MSVC v14.x C++ Build Tools
337+
<b>
338+
MSVC v14.x C++ Build Tools
339+
</b>
333340

334-
<br>
335341
<br>
336342

337343
This gives you:
@@ -352,9 +358,10 @@ <h1 slot=title>
352358
<br>
353359
<br>
354360

355-
Windows 10/11 SDK (any version)
361+
<b>
362+
Windows 10/11 SDK (any version)
363+
</b>
356364

357-
<br>
358365
<br>
359366

360367
This gives you:
@@ -371,23 +378,14 @@ <h1 slot=title>
371378

372379
windows.h
373380

374-
<br>
375381
<br>
376382

377383
Win32 API headers
378384

379-
<br>
380-
<br>
381-
382-
MSBuild Tools
383-
384-
<br>
385-
386-
Used internally by node‑gyp to orchestrate the build.
387-
388385
<br>
389386

390387
That’s it.
388+
391389
</p>
392390

393391
</div>

0 commit comments

Comments
 (0)