<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for CoderJoe.net</title>
	<atom:link href="http://www.coderjoe.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coderjoe.net</link>
	<description>Me, myself, and my code.</description>
	<lastBuildDate>Sun, 24 Jan 2010 21:49:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Setting up an NDS Homebrew tool chain in Linux and Mac OSX! (Ok&#8230; Windows too&#8230;) by M1zut4m4</title>
		<link>http://www.coderjoe.net/archive/2007/07/23/setting-up-an-nds-homebrew-tool-chain-in-linux-and-mac-osx-ok-windows-too/comment-page-1/#comment-13909</link>
		<dc:creator>M1zut4m4</dc:creator>
		<pubDate>Sun, 24 Jan 2010 21:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjoe.net/archive/2007/07/23/setting-up-an-nds-homebrew-tool-chain-in-linux-and-mac-osx-ok-windows-too/#comment-13909</guid>
		<description>It seems you must copy the default.elf AND default.arm7 into the libnds repository...
(currently the default_arm7 aur package miss the .elf one)</description>
		<content:encoded><![CDATA[<p>It seems you must copy the default.elf AND default.arm7 into the libnds repository&#8230;<br />
(currently the default_arm7 aur package miss the .elf one)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up an NDS Homebrew tool chain in Linux and Mac OSX! (Ok&#8230; Windows too&#8230;) by Nick</title>
		<link>http://www.coderjoe.net/archive/2007/07/23/setting-up-an-nds-homebrew-tool-chain-in-linux-and-mac-osx-ok-windows-too/comment-page-1/#comment-13158</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 16 Dec 2009 20:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjoe.net/archive/2007/07/23/setting-up-an-nds-homebrew-tool-chain-in-linux-and-mac-osx-ok-windows-too/#comment-13158</guid>
		<description>oops forgot to mention that it the default.elf file has to go into the libnds directory</description>
		<content:encoded><![CDATA[<p>oops forgot to mention that it the default.elf file has to go into the libnds directory</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up an NDS Homebrew tool chain in Linux and Mac OSX! (Ok&#8230; Windows too&#8230;) by Nick</title>
		<link>http://www.coderjoe.net/archive/2007/07/23/setting-up-an-nds-homebrew-tool-chain-in-linux-and-mac-osx-ok-windows-too/comment-page-1/#comment-13154</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 16 Dec 2009 13:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjoe.net/archive/2007/07/23/setting-up-an-nds-homebrew-tool-chain-in-linux-and-mac-osx-ok-windows-too/#comment-13154</guid>
		<description>OK i&#039;ve figured out the problem with 
linking hello_world.elf
built … hello_world.arm9
Nintendo DS rom tool 1.46 – Dec 2 2009
by Rafael Vuijk, Dave Murphy, Alexei Karpenko
failed to open input file
make[1]: *** [/opt/devkitpro/examples/hello_world/hello_world.nds] Error 1
make: *** [build] Error 2

I hacked the living hell out of the ndstool and found out it is looking for 
default.elf 
I found it lying around in my /opt/devkitpro/  directory and i suspect that others will too.

Hope this helps</description>
		<content:encoded><![CDATA[<p>OK i&#8217;ve figured out the problem with<br />
linking hello_world.elf<br />
built … hello_world.arm9<br />
Nintendo DS rom tool 1.46 – Dec 2 2009<br />
by Rafael Vuijk, Dave Murphy, Alexei Karpenko<br />
failed to open input file<br />
make[1]: *** [/opt/devkitpro/examples/hello_world/hello_world.nds] Error 1<br />
make: *** [build] Error 2</p>
<p>I hacked the living hell out of the ndstool and found out it is looking for<br />
default.elf<br />
I found it lying around in my /opt/devkitpro/  directory and i suspect that others will too.</p>
<p>Hope this helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up an NDS Homebrew tool chain in Linux and Mac OSX! (Ok&#8230; Windows too&#8230;) by idoneous</title>
		<link>http://www.coderjoe.net/archive/2007/07/23/setting-up-an-nds-homebrew-tool-chain-in-linux-and-mac-osx-ok-windows-too/comment-page-1/#comment-13090</link>
		<dc:creator>idoneous</dc:creator>
		<pubDate>Sat, 12 Dec 2009 04:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjoe.net/archive/2007/07/23/setting-up-an-nds-homebrew-tool-chain-in-linux-and-mac-osx-ok-windows-too/#comment-13090</guid>
		<description>Whoops... The sub lines didn&#039;t display due to the less than&#039;s.
That should read:
with:
devkitPro
&#124;_devkitARM
&#124;_libnds
&#124; &#124;_[libnds_untarred_here]
&#124; &#124;_[libfat-nds_untarred_here]
&#124; &#124;_[dswifi_untarred_here]
&#124; &#124;_[default-arm7_here]
&#124;_examples</description>
		<content:encoded><![CDATA[<p>Whoops&#8230; The sub lines didn&#8217;t display due to the less than&#8217;s.<br />
That should read:<br />
with:<br />
devkitPro<br />
|_devkitARM<br />
|_libnds<br />
| |_[libnds_untarred_here]<br />
| |_[libfat-nds_untarred_here]<br />
| |_[dswifi_untarred_here]<br />
| |_[default-arm7_here]<br />
|_examples</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up an NDS Homebrew tool chain in Linux and Mac OSX! (Ok&#8230; Windows too&#8230;) by idoneous</title>
		<link>http://www.coderjoe.net/archive/2007/07/23/setting-up-an-nds-homebrew-tool-chain-in-linux-and-mac-osx-ok-windows-too/comment-page-1/#comment-13089</link>
		<dc:creator>idoneous</dc:creator>
		<pubDate>Sat, 12 Dec 2009 04:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjoe.net/archive/2007/07/23/setting-up-an-nds-homebrew-tool-chain-in-linux-and-mac-osx-ok-windows-too/#comment-13089</guid>
		<description>Thanks to all!
I fiddled with this for a bit tonight, and with your posts, I was able to get it working.
I used the binaries for devkitARM, libnds, libfat-nds, and dswifi as well as the default-arm7.  
with:
devkitPro
&#124;_devkitARM
&#124;_libnds
&#124;     &#124;_
&#124;     &#124;_
&#124;     &#124;_
&#124;_examples

I am able to make most of the examples on 32 bit install of OpenSuse 11.1 on my laptop.  The key for me was getting the default-arm7 into the libnds for the examples.

Again Many thanks!</description>
		<content:encoded><![CDATA[<p>Thanks to all!<br />
I fiddled with this for a bit tonight, and with your posts, I was able to get it working.<br />
I used the binaries for devkitARM, libnds, libfat-nds, and dswifi as well as the default-arm7.<br />
with:<br />
devkitPro<br />
|_devkitARM<br />
|_libnds<br />
|     |_<br />
|     |_<br />
|     |_<br />
|_examples</p>
<p>I am able to make most of the examples on 32 bit install of OpenSuse 11.1 on my laptop.  The key for me was getting the default-arm7 into the libnds for the examples.</p>
<p>Again Many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up an NDS Homebrew tool chain in Linux and Mac OSX! (Ok&#8230; Windows too&#8230;) by bs</title>
		<link>http://www.coderjoe.net/archive/2007/07/23/setting-up-an-nds-homebrew-tool-chain-in-linux-and-mac-osx-ok-windows-too/comment-page-1/#comment-12971</link>
		<dc:creator>bs</dc:creator>
		<pubDate>Tue, 08 Dec 2009 05:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjoe.net/archive/2007/07/23/setting-up-an-nds-homebrew-tool-chain-in-linux-and-mac-osx-ok-windows-too/#comment-12971</guid>
		<description>same / similar problem to Tharo and 2Pedorretas:

linking hello_world.elf                                              
built ... hello_world.arm9                                           
Nintendo DS rom tool 1.46 - Dec  2 2009                              
by Rafael Vuijk, Dave Murphy, Alexei Karpenko                        
failed to open input file                                            
make[1]: *** [/opt/devkitpro/examples/hello_world/hello_world.nds] Error 1
make: *** [build] Error 2

this was with the latest binary versions of the tarballs. this is on opensuse 11.1</description>
		<content:encoded><![CDATA[<p>same / similar problem to Tharo and 2Pedorretas:</p>
<p>linking hello_world.elf<br />
built &#8230; hello_world.arm9<br />
Nintendo DS rom tool 1.46 &#8211; Dec  2 2009<br />
by Rafael Vuijk, Dave Murphy, Alexei Karpenko<br />
failed to open input file<br />
make[1]: *** [/opt/devkitpro/examples/hello_world/hello_world.nds] Error 1<br />
make: *** [build] Error 2</p>
<p>this was with the latest binary versions of the tarballs. this is on opensuse 11.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up an NDS Homebrew tool chain in Linux and Mac OSX! (Ok&#8230; Windows too&#8230;) by theWolffeMan</title>
		<link>http://www.coderjoe.net/archive/2007/07/23/setting-up-an-nds-homebrew-tool-chain-in-linux-and-mac-osx-ok-windows-too/comment-page-1/#comment-12181</link>
		<dc:creator>theWolffeMan</dc:creator>
		<pubDate>Sun, 04 Oct 2009 14:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjoe.net/archive/2007/07/23/setting-up-an-nds-homebrew-tool-chain-in-linux-and-mac-osx-ok-windows-too/#comment-12181</guid>
		<description>I am on a mac and tried to follow your instructions to the dot. I thought I had installed everything in the right way, but when I try to compile the helloworld example, I get Errors that say things are wrong with the code itself, like:

main.cpp
arm-eabi-g++ -MMD -MP -MF /Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/build/main.d -g -Wall -O2 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork -I/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/include -I/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/build -I/opt/local/devkitpro/libnds/include -I/opt/local/devkitpro/libnds/include -I/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/build -DARM9 -fno-rtti -fno-exceptions -c /Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp -o main.o
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:31:17: warning: nds.h: No such file or directory
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp: In function &#039;int main()&#039;:
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:46: error: &#039;touchPosition&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:46: error: expected &#039;;&#039; before &#039;touchXY&#039;
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:48: error: &#039;irqInit&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:49: error: &#039;IRQ_VBLANK&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:49: error: &#039;irqSet&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:50: error: &#039;irqEnable&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:51: error: &#039;videoSetMode&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:52: error: &#039;MODE_0_2D&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:52: error: &#039;DISPLAY_BG0_ACTIVE&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:52: error: &#039;videoSetModeSub&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:53: error: &#039;VRAM_C_SUB_BG&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:53: error: &#039;vramSetBankC&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:55: error: &#039;SUB_BG0_CR&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:55: error: &#039;BG_MAP_BASE&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:57: error: &#039;BG_PALETTE_SUB&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:57: error: &#039;RGB15&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:60: error: &#039;u16&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:60: error: expected primary-expression before &#039;)&#039; token
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:60: error: expected primary-expression before &#039;)&#039; token
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:60: error: &#039;consoleInitDefault&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:68: error: &#039;swiWaitForVBlank&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:69: error: &#039;touchXY&#039; was not declared in this scope
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:69: error: &#039;touchReadXY&#039; was not declared in this scope
make[1]: *** [main.o] Error 1
make: *** [build] Error 2

It hasn&#039;t even started linking when I get the error.</description>
		<content:encoded><![CDATA[<p>I am on a mac and tried to follow your instructions to the dot. I thought I had installed everything in the right way, but when I try to compile the helloworld example, I get Errors that say things are wrong with the code itself, like:</p>
<p>main.cpp<br />
arm-eabi-g++ -MMD -MP -MF /Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/build/main.d -g -Wall -O2 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork -I/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/include -I/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/build -I/opt/local/devkitpro/libnds/include -I/opt/local/devkitpro/libnds/include -I/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/build -DARM9 -fno-rtti -fno-exceptions -c /Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp -o main.o<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:31:17: warning: nds.h: No such file or directory<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp: In function &#8216;int main()&#8217;:<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:46: error: &#8216;touchPosition&#8217; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:46: error: expected &#8216;;&#8217; before &#8216;touchXY&#8217;<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:48: error: &#8216;irqInit&#8217; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:49: error: &#8216;IRQ_VBLANK&#8217; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:49: error: &#8216;irqSet&#8217; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:50: error: &#8216;irqEnable&#8217; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:51: error: &#8216;videoSetMode&#8217; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:52: error: &#8216;MODE_0_2D&#8217; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:52: error: &#8216;DISPLAY_BG0_ACTIVE&#8217; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:52: error: &#8216;videoSetModeSub&#8217; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:53: error: &#8216;VRAM_C_SUB_BG&#8217; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:53: error: &#8216;vramSetBankC&#8217; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:55: error: &#8216;SUB_BG0_CR&#8217; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:55: error: &#8216;BG_MAP_BASE&#8217; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:57: error: &#8216;BG_PALETTE_SUB&#8217; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:57: error: &#8216;RGB15&#8242; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:60: error: &#8216;u16&#8242; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:60: error: expected primary-expression before &#8216;)&#8217; token<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:60: error: expected primary-expression before &#8216;)&#8217; token<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:60: error: &#8216;consoleInitDefault&#8217; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:68: error: &#8217;swiWaitForVBlank&#8217; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:69: error: &#8216;touchXY&#8217; was not declared in this scope<br />
/Users/Alex/Downloads/dsdev/nds-examples-20070127/Graphics/2D/hello_world/source/main.cpp:69: error: &#8216;touchReadXY&#8217; was not declared in this scope<br />
make[1]: *** [main.o] Error 1<br />
make: *** [build] Error 2</p>
<p>It hasn&#8217;t even started linking when I get the error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle Core Dump Grapher by David Mann</title>
		<link>http://www.coderjoe.net/archive/2008/03/20/oracle-core-dump-grapher/comment-page-1/#comment-11396</link>
		<dc:creator>David Mann</dc:creator>
		<pubDate>Mon, 24 Aug 2009 13:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjoe.net/archive/2008/03/20/oracle-core-dump-grapher/#comment-11396</guid>
		<description>Just downloaded, nice work, looking forward to using this (well not really because I hate ORA-600&#039;s, but glad to have it in my toolbox now!)

-Dave</description>
		<content:encoded><![CDATA[<p>Just downloaded, nice work, looking forward to using this (well not really because I hate ORA-600&#8217;s, but glad to have it in my toolbox now!)</p>
<p>-Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using devkitARM and libnds with Visual Studio 2005 by Bacioiu Ciprian</title>
		<link>http://www.coderjoe.net/archive/2007/07/30/using-devkitarm-and-libnds-with-visual-studio-2005/comment-page-1/#comment-10459</link>
		<dc:creator>Bacioiu Ciprian</dc:creator>
		<pubDate>Tue, 23 Jun 2009 10:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjoe.net/archive/2007/07/30/using-devkitarm-and-libnds-with-visual-studio-2005/#comment-10459</guid>
		<description>I copied everything as you said, but when I type in Make in the CMD, it outputs the following:
1&gt;Performing Makefile project actions
1&gt;basename: extra operand `Settings/Bacioiu&#039;
1&gt;Try `basename --help&#039; for more information.
1&gt;make[1]: /c/Documents: No such file or directory
1&gt;make[1]: *** No rule to make target `/c/Documents&#039;.  Stop.
1&gt;make: *** [build] Error 2
1&gt;Build log was saved at &quot;file://c:\Documents and Settings\Bacioiu Ciprian\My Documents\Visual Studio 2008\Projects\reaction\Debug\BuildLog.htm&quot;
1&gt;Reaction - 0 error(s), 0 warning(s)

Thing is, it works if i Don&#039;t actually copy the template to another folder, and make the project there! Any idea why this is happening?</description>
		<content:encoded><![CDATA[<p>I copied everything as you said, but when I type in Make in the CMD, it outputs the following:<br />
1&gt;Performing Makefile project actions<br />
1&gt;basename: extra operand `Settings/Bacioiu&#8217;<br />
1&gt;Try `basename &#8211;help&#8217; for more information.<br />
1&gt;make[1]: /c/Documents: No such file or directory<br />
1&gt;make[1]: *** No rule to make target `/c/Documents&#8217;.  Stop.<br />
1&gt;make: *** [build] Error 2<br />
1&gt;Build log was saved at &#8220;file://c:\Documents and Settings\Bacioiu Ciprian\My Documents\Visual Studio 2008\Projects\reaction\Debug\BuildLog.htm&#8221;<br />
1&gt;Reaction &#8211; 0 error(s), 0 warning(s)</p>
<p>Thing is, it works if i Don&#8217;t actually copy the template to another folder, and make the project there! Any idea why this is happening?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using devkitARM and libnds with Visual Studio 2005 by meta cog</title>
		<link>http://www.coderjoe.net/archive/2007/07/30/using-devkitarm-and-libnds-with-visual-studio-2005/comment-page-1/#comment-10437</link>
		<dc:creator>meta cog</dc:creator>
		<pubDate>Sat, 20 Jun 2009 12:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjoe.net/archive/2007/07/30/using-devkitarm-and-libnds-with-visual-studio-2005/#comment-10437</guid>
		<description>Thanks for the reply! It&#039;s working now. Turns out all I needed to do was re-boot...  -_-

The project builds and I can get it to run on the DeSmuME emulator! (But not Dualis, for some reason).

I&#039;ve read on another article that you recommend PAlib, so I think I&#039;ll try that.

Thanks a bunch!</description>
		<content:encoded><![CDATA[<p>Thanks for the reply! It&#8217;s working now. Turns out all I needed to do was re-boot&#8230;  -_-</p>
<p>The project builds and I can get it to run on the DeSmuME emulator! (But not Dualis, for some reason).</p>
<p>I&#8217;ve read on another article that you recommend PAlib, so I think I&#8217;ll try that.</p>
<p>Thanks a bunch!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.710 seconds -->
