<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>eclipse &#8211; WLGfx</title>
	<atom:link href="https://csnorwood.com/category/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>https://csnorwood.com</link>
	<description>Programmers Website and Blog</description>
	<lastBuildDate>Tue, 30 Jan 2024 16:32:05 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://csnorwood.com/wp-content/uploads/2024/01/cropped-wlgfx-favicon-white-32x32.png</url>
	<title>eclipse &#8211; WLGfx</title>
	<link>https://csnorwood.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Eclipse Oxygen and NASM</title>
		<link>https://csnorwood.com/2017/11/24/eclipse-oxygen-and-nasm/</link>
		
		<dc:creator><![CDATA[csnorwood]]></dc:creator>
		<pubDate>Fri, 24 Nov 2017 22:19:37 +0000</pubDate>
				<category><![CDATA[asm]]></category>
		<category><![CDATA[assembler]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://wlgfx.com/?p=431</guid>

					<description><![CDATA[Tonight I set myself a mission of getting any IDE to build assembler files alongside my C/C++ code. Find it here: Eclipse Oxygen and NASM I tried NetBeans at first but the IDE isn&#8217;t good at all, actually quite useless for setting up NASM. I spent about half an hour trying this out and eventually [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Tonight I set myself a mission of getting any IDE to build assembler files alongside my C/C++ code.</p>
<p>Find it here: <a href="https://csnorwood.com/programming/eclipse-oxygen-nasm/">Eclipse Oxygen and NASM</a></p>
<p>I tried NetBeans at first but the IDE isn&#8217;t good at all, actually quite useless for setting up NASM. I spent about half an hour trying this out and eventually gave up. Apparently there are plugins out there, but I wasn&#8217;t going to try them out as they were not part of the NetBeans official plugins.</p>
<p>So I look into Eclipse and initially I was put off because there was nothing in the official plugins. A few searches later and I got it. It was already built in to the CDT plugin for eclipse. I only had to make a minor alteration to get it working.</p>
<p>Now I can have a C/C++ project that will also automatically compile and link my assembler source files.</p>
<p>Here&#8217;s me thinking I was going to be stuck over the weekend finding this out. Took an hour. What&#8217;s next to move on to? Oh yeah, my project. he he&#8230;</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
