You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Unzip the download into your project folder, alongside your own source files. You should see <code>Processing.h</code> and <code>Processing.cpp</code>.</p>
90
-
<!-- SCREENSHOT: VS Code file explorer showing Processing.h / Processing.cpp dropped into a project folder -->
91
-
<divclass="shot-placeholder">Screenshot: Processing.h / Processing.cpp in the VS Code file explorer</div>
94
+
<imgclass="shot-img" src="../assets/screenshot3.png" alt="Processing.h / Processing.cpp in the VS Code file explorer"
<span>Project tree with the library folder added</span>
143
+
</div>
128
144
</div>
129
145
</div>
130
146
<divclass="step">
@@ -140,8 +156,12 @@ <h2>CMake version</h2>
140
156
<divclass="step-body">
141
157
<p>If you have the CMake Tools extension installed, VS Code will pick up the project automatically. Use the status bar build/run buttons, or from the terminal:</p>
0 commit comments