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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-02-18T08:36:57+02:00</updated>

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

		<entry>
		<author><name><![CDATA[yaya001]]></name></author>
		<updated>2009-02-18T08:36:57+02:00</updated>

		<published>2009-02-18T08:36:57+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2252&amp;p=8017#p8017</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2252&amp;p=8017#p8017"/>
		<title type="html"><![CDATA[compile Hid-data host software by VC6?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2252&amp;p=8017#p8017"><![CDATA[
#if defined(WIN32)   should be #if defined(__WIN32) in hiddata.c ??<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1688">yaya001</a> — Wed Feb 18, 2009 8:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[yaya001]]></name></author>
		<updated>2009-02-18T05:25:18+02:00</updated>

		<published>2009-02-18T05:25:18+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2252&amp;p=8015#p8015</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2252&amp;p=8015#p8015"/>
		<title type="html"><![CDATA[compile Hid-data host software by VC6?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2252&amp;p=8015#p8015"><![CDATA[
I compile hid-data host software by VC6, I had added the libusb-win32-device-bin-0.1.12.1 .<br />The compile is successful with no error and warning.<br />When I running compiled exe file, I get follow information:<br /><br />Found 2 busses<br />Error finding DataStore: The specified device was not found.<br /><br />But when I use the exe file complied by mingw, the communication between avr hardware and host soft ware well.<br />I can write and read to or from the hardware.<br /><br />I have checked the host code. Found nothing wrong.<br /><br />Please give me some suggestions.<br /><br />I notice the Section BUILDING THE HOST SOFTWARE in readme file.<br /><br />Window need DDK, I have not installed it. But why I compile with no error and warning.<br /><br />Thank you very much.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1688">yaya001</a> — Wed Feb 18, 2009 5:25 am</p><hr />
]]></content>
	</entry>
	</feed>
