<?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="http://theeyetribe.com/forum/feed.php?f=27&amp;t=524" />

<title>The Eye Tribe</title>
<subtitle>Developer Forum</subtitle>
<link href="http://theeyetribe.com/forum/index.php" />
<updated>2015-08-05T11:05:11+02:00</updated>

<author><name><![CDATA[The Eye Tribe]]></name></author>
<id>http://theeyetribe.com/forum/feed.php?f=27&amp;t=524</id>
<entry>
<author><name><![CDATA[laulau]]></name></author>
<updated>2015-08-05T11:05:11+02:00</updated>
<published>2015-08-05T11:05:11+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=524&amp;p=2197#p2197</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=524&amp;p=2197#p2197"/>
<title type="html"><![CDATA[Re: Calibration in a windows store app]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=524&amp;p=2197#p2197"><![CDATA[
I tried to include the client and receive data, for this I used the example 'Getting data' on this site. First I started the server and calibrated.<br />But I have 2 errors with the PresentationFramework.dll. I'm not able to use it (I sadly don't know the exact error because I only have the error in German).<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=9275">skatalaulau</a> — 05 Aug 2015, 11:05</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Martin]]></name></author>
<updated>2015-08-05T10:45:20+02:00</updated>
<published>2015-08-05T10:45:20+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=524&amp;p=2196#p2196</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=524&amp;p=2196#p2196"/>
<title type="html"><![CDATA[Re: Calibration in a windows store app]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=524&amp;p=2196#p2196"><![CDATA[
It's because the C# code is written for the full .Net framework, which is only available for desktop applications. We currently have no samples available for Windows RT. <br /><br />First step would be to make sure the communication with the server API is available. Can you include the C# client DLL and receive data?<br /><br />Second step would be to extract the logic from CalibrationRunner.cs and convert it to a Windows-RT compatible format (e.g. using the Metro UI framework).<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=117">skataMartin</a> — 05 Aug 2015, 10:45</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[laulau]]></name></author>
<updated>2015-08-05T09:55:48+02:00</updated>
<published>2015-08-05T09:55:48+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=524&amp;p=2195#p2195</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=524&amp;p=2195#p2195"/>
<title type="html"><![CDATA[Calibration in a windows store app]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=524&amp;p=2195#p2195"><![CDATA[
Hi,<br />I'm working with Visual Studio 2013 and C#. I'm trying to integrate the Calibration (TETWinControls.Calibration from the language Tutorial on the site) in a windows store app (as soon as the app starts you get on a calibration page where you can calibrate).<br />The problem is that I have to reference Windowsbase.dll, Presentationframework.dll and PresentationCore.dll on my own. As soon as I do so, I get a million following errors. <br />So has anybody ever done this before or has an idea how to integrate calibration in a windows store app?<br />Thanks for any help!<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=9275">skatalaulau</a> — 05 Aug 2015, 09:55</p><hr />
]]></content>
</entry>
</feed>