<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, Helvetica, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;" dir="ltr">
<p style="margin-top:0;margin-bottom:0"><span style="font-size: 12pt;">>I have no idea, but if all you want is for VS Code to run the same commands that you would otherwise enter yourself, you need to run ./autogen.sh first, at least once, before you can run
 make.</span></p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I want to get rid of "cannot find source file..." errors in problem panel and jiggles in source file #include directives.</p>
<p style="margin-top:0;margin-bottom:0">Then, ideally, I want to do editing and building entirely in VS Code only.</p>
<p style="margin-top:0;margin-bottom:0"><span>I thought proper settings of keys in compile_commands.json could enable those.</span><br>
</p>
</div>
</body>
</html>