File tree Expand file tree Collapse file tree
blog/26-04-16/node-gyp-always-on-top Expand file tree Collapse file tree Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments