<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[What's the script for compiling and running C/C++ in Notepad++ 7.6.3]]></title><description><![CDATA[<p dir="auto">What’s the script in NPP_EXEC for compiling and running C/C++ in Notepad++ 7.6.3.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/17360/what-s-the-script-for-compiling-and-running-c-c-in-notepad-7-6-3</link><generator>RSS for Node</generator><lastBuildDate>Wed, 16 Sep 2026 09:41:45 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/17360.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 25 Mar 2019 09:44:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to What's the script for compiling and running C/C++ in Notepad++ 7.6.3 on Mon, 25 Mar 2019 14:06:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a></p>
<p dir="auto">Thanks for the preceding helping effort.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41582</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41582</guid><dc:creator><![CDATA[Abdelrahiman Soliman]]></dc:creator><pubDate>Mon, 25 Mar 2019 14:06:44 GMT</pubDate></item><item><title><![CDATA[Reply to What's the script for compiling and running C/C++ in Notepad++ 7.6.3 on Mon, 25 Mar 2019 13:33:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/abdelrahiman-soliman" aria-label="Profile: Abdelrahiman-Soliman">@<bdi>Abdelrahiman-Soliman</bdi></a></p>
<p dir="auto">So we can’t teach you programming here or what “compiling”, “linking”, etc means here.  Because this area is about Notepad++.  You need to go off and figure those things out. Then come back here and we can tell you more exactly how to do your stuff under Notepad++ control.</p>
<p dir="auto">But once you figure your end out, and realize that <a class="plugin-mentions-user plugin-mentions-a" href="/user/dinkumoil" aria-label="Profile: dinkumoil">@<bdi>dinkumoil</bdi></a> already told you what area of the script to look at, it is all easy so you may not need more from us here.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41578</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41578</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 25 Mar 2019 13:33:39 GMT</pubDate></item><item><title><![CDATA[Reply to What's the script for compiling and running C/C++ in Notepad++ 7.6.3 on Mon, 25 Mar 2019 13:27:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a><br />
I am not sure if I understood. Very new to programming. How do I find those three steps? And when I find the three steps what script do I choose from <a class="plugin-mentions-user plugin-mentions-a" href="/user/dinkumoil" aria-label="Profile: dinkumoil">@<bdi>dinkumoil</bdi></a>’s list of scripts, there are about 200 different scripts.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41577</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41577</guid><dc:creator><![CDATA[Abdelrahiman Soliman]]></dc:creator><pubDate>Mon, 25 Mar 2019 13:27:25 GMT</pubDate></item><item><title><![CDATA[Reply to What's the script for compiling and running C/C++ in Notepad++ 7.6.3 on Mon, 25 Mar 2019 13:16:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/abdelrahiman-soliman" aria-label="Profile: Abdelrahiman-Soliman">@<bdi>Abdelrahiman-Soliman</bdi></a></p>
<p dir="auto">So you need to know what the following looks like for your situation:</p>
<ul>
<li>command line to compile a file</li>
<li>command line to link project together</li>
<li>name of resulting exe from successful link</li>
</ul>
<p dir="auto">Then you can put all this together using <a class="plugin-mentions-user plugin-mentions-a" href="/user/dinkumoil" aria-label="Profile: dinkumoil">@<bdi>dinkumoil</bdi></a> 's example NppExec script, for your specific use case</p>
<p dir="auto">Make sense?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41575</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41575</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 25 Mar 2019 13:16:47 GMT</pubDate></item><item><title><![CDATA[Reply to What's the script for compiling and running C/C++ in Notepad++ 7.6.3 on Mon, 25 Mar 2019 13:13:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/abdelrahiman-soliman" aria-label="Profile: Abdelrahiman-Soliman">@<bdi>Abdelrahiman-Soliman</bdi></a></p>
<p dir="auto">On windows normally you use Visual C++ compiler toolset but cygwin comes with gcc bundled as far as I know. There are other like mentioned by <a class="plugin-mentions-user plugin-mentions-a" href="/user/dinkumoil" aria-label="Profile: dinkumoil">@<bdi>dinkumoil</bdi></a>, tcc or clang or …<br />
Each toolset requires it own set of parameters etc… to compile and link different projects.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41574</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41574</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Mon, 25 Mar 2019 13:13:15 GMT</pubDate></item><item><title><![CDATA[Reply to What's the script for compiling and running C/C++ in Notepad++ 7.6.3 on Mon, 25 Mar 2019 13:05:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a></p>
<p dir="auto">Whats the toolset? I am using Cygwin 64 bit version 3.0.4</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41572</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41572</guid><dc:creator><![CDATA[Abdelrahiman Soliman]]></dc:creator><pubDate>Mon, 25 Mar 2019 13:05:30 GMT</pubDate></item><item><title><![CDATA[Reply to What's the script for compiling and running C/C++ in Notepad++ 7.6.3 on Mon, 25 Mar 2019 12:33:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/abdelrahiman-soliman" aria-label="Profile: Abdelrahiman-Soliman">@<bdi>Abdelrahiman-Soliman</bdi></a></p>
<p dir="auto">Have a look at my <a href="https://github.com/dinkumoil/ScriptCollection" rel="nofollow ugc"><em>Script Collection</em></a> code repository under <code>NppExec Scripts -&gt; Compile_&amp;_Run</code>.</p>
<p dir="auto">There I use <em>Tiny C Compiler</em> for compiling C programs. You have to adapt my script to the toolset you actually use for C/C++ development. Maybe you want to shorten it as well.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41569</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41569</guid><dc:creator><![CDATA[dinkumoil]]></dc:creator><pubDate>Mon, 25 Mar 2019 12:33:34 GMT</pubDate></item><item><title><![CDATA[Reply to What's the script for compiling and running C/C++ in Notepad++ 7.6.3 on Mon, 25 Mar 2019 12:29:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/abdelrahiman-soliman" aria-label="Profile: Abdelrahiman-Soliman">@<bdi>Abdelrahiman-Soliman</bdi></a></p>
<p dir="auto">That greatly depends upon which C/C++ toolset you are using.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41568</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41568</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 25 Mar 2019 12:29:02 GMT</pubDate></item></channel></rss>