<?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/3314" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2012-03-28T08:03:52+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2012-03-28T08:03:52+02:00</updated>

		<published>2012-03-28T08:03:52+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3314&amp;p=21246#p21246</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=21246#p21246"/>
		<title type="html"><![CDATA[Re: Can't compile hidtool from examples]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=21246#p21246"><![CDATA[
I rewrote the host side to fasm. You can find it at <!-- m --><a class="postlink" href="http://www.kot3245.ru">http://www.kot3245.ru</a><!-- m --><br />In addition, you can compile host side software under linux.<p>Statistics: Posted by Guest — Wed Mar 28, 2012 8:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-10-05T11:51:16+02:00</updated>

		<published>2009-10-05T11:51:16+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11219#p11219</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11219#p11219"/>
		<title type="html"><![CDATA[Re: Can't compile hidtool from examples]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11219#p11219"><![CDATA[
OK. But it's still a kind of internal error: CreateProcess for gcc fails.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon Oct 05, 2009 11:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Urvin]]></name></author>
		<updated>2009-10-05T11:21:24+02:00</updated>

		<published>2009-10-05T11:21:24+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11217#p11217</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11217#p11217"/>
		<title type="html"><![CDATA[Re: Can't compile hidtool from examples]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11217#p11217"><![CDATA[
bin path certainly.<br />&quot;C:\Qt\2009.03\mingw\bin;&quot;<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2829">Urvin</a> — Mon Oct 05, 2009 11:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-10-05T10:37:34+02:00</updated>

		<published>2009-10-05T10:37:34+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11216#p11216</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11216#p11216"/>
		<title type="html"><![CDATA[Re: Can't compile hidtool from examples]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11216#p11216"><![CDATA[
You probably need MinGW's bin directory in PATH, not the MinGW directory itself.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon Oct 05, 2009 10:37 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Urvin]]></name></author>
		<updated>2009-10-05T09:45:18+02:00</updated>

		<published>2009-10-05T09:45:18+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11210#p11210</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11210#p11210"/>
		<title type="html"><![CDATA[Re: Can't compile hidtool from examples]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11210#p11210"><![CDATA[
MinGWs dir name is added to PATH variable<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2829">Urvin</a> — Mon Oct 05, 2009 9:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-10-04T21:00:58+02:00</updated>

		<published>2009-10-04T21:00:58+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11206#p11206</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11206#p11206"/>
		<title type="html"><![CDATA[Re: Can't compile hidtool from examples]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11206#p11206"><![CDATA[
Then it's probably an issue with search paths (the environment variable PATH).<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sun Oct 04, 2009 9:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Urvin]]></name></author>
		<updated>2009-10-04T17:58:54+02:00</updated>

		<published>2009-10-04T17:58:54+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11203#p11203</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11203#p11203"/>
		<title type="html"><![CDATA[Re: Can't compile hidtool from examples]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11203#p11203"><![CDATA[
I use MinGW that goes with Qt package.<br />Code::Blocks use <em class="text-italics">the same</em> MinGW.<br /><br />Using codeclocks i can compile the example (I also tested it with MCU with hid-data example firmware), using Makefile.windows and (edited) Makefile - can't.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2829">Urvin</a> — Sun Oct 04, 2009 5:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-10-04T17:53:56+02:00</updated>

		<published>2009-10-04T17:53:56+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11202#p11202</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11202#p11202"/>
		<title type="html"><![CDATA[Re: Can't compile hidtool from examples]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11202#p11202"><![CDATA[
I've looked at the error message again. This is an internal error of your gcc. The compiler frontend can't create a process for the preprocessor or another stage of the compiler chain. Your gcc installation seems to be broken.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sun Oct 04, 2009 5:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Urvin]]></name></author>
		<updated>2009-10-04T17:47:30+02:00</updated>

		<published>2009-10-04T17:47:30+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11201#p11201</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11201#p11201"/>
		<title type="html"><![CDATA[Re: Can't compile hidtool from examples]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11201#p11201"><![CDATA[
I use MinGW <img class="smilies" src="./../../../images/smilies/icon_wink.gif" alt=";)" title="Wink" /><br />Trere's no other compilers on my computer<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2829">Urvin</a> — Sun Oct 04, 2009 5:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-10-04T11:58:46+02:00</updated>

		<published>2009-10-04T11:58:46+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11195#p11195</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11195#p11195"/>
		<title type="html"><![CDATA[Re: Can't compile hidtool from examples]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3314&amp;p=11195#p11195"><![CDATA[
Your development environment seems to lack some of the USB driver libs. Did you try MinGW?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sun Oct 04, 2009 11:58 am</p><hr />
]]></content>
	</entry>
	</feed>
