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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2010-06-23T09:19:49+02:00</updated>

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

		<entry>
		<author><name><![CDATA[frank26080115]]></name></author>
		<updated>2010-06-23T09:19:49+02:00</updated>

		<published>2010-06-23T09:19:49+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4463&amp;p=14868#p14868</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4463&amp;p=14868#p14868"/>
		<title type="html"><![CDATA[Re: compilation error when compiling hidtool.c]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4463&amp;p=14868#p14868"><![CDATA[
a stab in the dark, but it looks like you are executing gcc from the mingw's bin directory, did you copy all of libusb's files to the bin directory? if not then that definitely won't work. You need to execute gcc where your project actually is so the header files included by the .c file can be found by the compiler.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2426">frank26080115</a> — Wed Jun 23, 2010 9:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[appusajeev]]></name></author>
		<updated>2010-06-22T19:57:22+02:00</updated>

		<published>2010-06-22T19:57:22+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4463&amp;p=14863#p14863</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4463&amp;p=14863#p14863"/>
		<title type="html"><![CDATA[compilation error when compiling hidtool.c]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4463&amp;p=14863#p14863"><![CDATA[
hi...<br /> I installed mingw, copied required libusb binaries into 'include' and 'lib' folder.<br />I tried compiling powerswitch.c and it compiled just fine...<br />but when i compile hidtool.c,like<br /><br /><strong class="text-strong">gcc hidtool.c -lhid -lusb -lsetupapi</strong><br /><br />i get the error<br /><a href="http://img252.imagevenue.com/img.php?image=28132_Capture_122_435lo.JPG" class="postlink">[img=http://img252.imagevenue.com/loc435/th_28132_Capture_122_435lo.JPG]</a><br />     <br />     <br />Please please please someone help me....<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=4033">appusajeev</a> — Tue Jun 22, 2010 7:57 pm</p><hr />
]]></content>
	</entry>
	</feed>
