<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/821" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2007-10-13T12:11:24+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/821</id>

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2007-10-13T12:11:24+02:00</updated>

		<published>2007-10-13T12:11:24+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=821&amp;p=2681#p2681</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=821&amp;p=2681#p2681"/>
		<title type="html"><![CDATA[recompiling powerswitch.c]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=821&amp;p=2681#p2681"><![CDATA[
This look like a general problem with the MinGW installation. The make utility complains that it can't find the compiler (as far as I understand the error message). Either the make utility does not match the rest of the installation (I remember there were two &quot;make&quot; packages for MinGW, one claimed that the other was broken), or the compiler (gcc) is not installed.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sat Oct 13, 2007 12:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-10-10T14:19:12+02:00</updated>

		<published>2007-10-10T14:19:12+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=821&amp;p=2652#p2652</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=821&amp;p=2652#p2652"/>
		<title type="html"><![CDATA[recompiling powerswitch.c]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=821&amp;p=2652#p2652"><![CDATA[
im having a similar issue. are we supposed use the compiler provided with mingw, or doesn't it matter? either way its seemingly not  working <img class="smilies" src="./../../../images/smilies/icon_sad.gif" alt=":(" title="Sad" /><p>Statistics: Posted by Guest — Wed Oct 10, 2007 2:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-10-09T06:17:34+02:00</updated>

		<published>2007-10-09T06:17:34+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=821&amp;p=2640#p2640</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=821&amp;p=2640#p2640"/>
		<title type="html"><![CDATA[recompiling powerswitch.c]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=821&amp;p=2640#p2640"><![CDATA[
oh umm.. i also tried to compile it under unix, but it reports errors from MinGW's library: <br /> gcc -Wall -O -I../MinGW/include -I../local/include -L../local/lib -L../MinGW/lib -c powerSwitch.c<br />In file included from ../MinGW/include/windef.h:253,<br />                 from ../MinGW/include/windows.h:48,<br />                 from ../local/include/usb.h:5,<br />                 from powerSwitch.c:22:<br />../MinGW/include/winnt.h:2352: #error &quot;undefined processor type&quot;<br /><br />MinGW version is 5.1.3<p>Statistics: Posted by Guest — Tue Oct 09, 2007 6:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-10-09T05:41:48+02:00</updated>

		<published>2007-10-09T05:41:48+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=821&amp;p=2639#p2639</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=821&amp;p=2639#p2639"/>
		<title type="html"><![CDATA[recompiling powerswitch.c]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=821&amp;p=2639#p2639"><![CDATA[
hi,<br /><br />just having a few issues recompiling a modified powerswitch.c<br />using the provided makefile, it comes up with the following error in programmer's notepad:<br />&gt; &quot;make.exe&quot; all<br />gcc -I..\MinGW\include -O -Wall -c powerSwitch.c<br />process_begin: CreateProcess(NULL, gcc -I..\MinGW\include -O -Wall -c powerSwitch.c, ...) failed.<br />make (e=2): The system cannot find the file specified.<br /><br />make.exe: *** [powerSwitch.o] Error 2<br /><br />I've tried using C:\MinGW\include as the include directory, among other combinations, but it just gives the same error.<br /><br />also, i'm assuming the usb.h header given from libusb-win32 supposed to be inserted into MinGW's include directory as well?<br /><br />thanks.<p>Statistics: Posted by Guest — Tue Oct 09, 2007 5:41 am</p><hr />
]]></content>
	</entry>
	</feed>
