﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Vuzix Forums / VR920 / Tracking  / get error form "HelloTracker2" / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Vuzix Forums</description><link>http://forums.vuzix.com/</link><webMaster>forums@vuzix.us.com</webMaster><lastBuildDate>Thu, 02 Sep 2010 15:47:04 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: get error form "HelloTracker2"</title><link>http://forums.vuzix.com/Topic4446-8-1.aspx</link><description>I have no idea what i'm doing, but I found that if you add the line "#define IWEARDRV_EXPLICIT" to your file it will recognise PIWROPENTRACKER and compile. &lt;br&gt;&lt;br&gt;Also, replace _T with TEXT. Works for me using mingw gcc.&lt;br&gt;&lt;br&gt;Hope it helps!&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</description><pubDate>Fri, 18 Sep 2009 21:52:24 GMT</pubDate><dc:creator>paco</dc:creator></item><item><title>RE: get error form "HelloTracker2"</title><link>http://forums.vuzix.com/Topic4446-8-1.aspx</link><description>thank you for replay me! When i open hellotracker2.sln, it is start with conversion wizard. &lt;P&gt;Now, i take out all the code file and create a new MFC project, that is worked, and i have some question.&lt;/P&gt;&lt;FONT size=2&gt;&lt;P&gt;m_hIwear = LoadLibrary(_T(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"IWEARDRV.DLL"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;));&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;if&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; (m_hIwear) {&lt;/P&gt;&lt;P&gt;IWROpenTracker = (PIWROPENTRACKER)GetProcAddress(m_hIwear, (&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"IWROpenTracker"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;));&lt;/P&gt;&lt;P&gt;IWRCloseTracker = (PIWRCLOSETRACKER)GetProcAddress(m_hIwear, (&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"IWRCloseTracker"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;));&lt;/P&gt;&lt;P&gt;IWRZeroSet = (PIWRZEROSET)GetProcAddress(m_hIwear, (&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"IWRZeroSet"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;));&lt;/P&gt;&lt;P&gt;IWRGetTracking = (PIWRGETTRACKING)GetProcAddress(m_hIwear, (&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"IWRGetTracking"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;));&lt;/P&gt;&lt;P&gt;IWRSetFilterState = (PIWRSETFILTERSTATE)GetProcAddress(m_hIwear, (&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"IWRSetFilterState"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;));&lt;/P&gt;&lt;P&gt;RestartPoll();&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;i take out "_T" from each line. if there has "_T", will complier error. what is _T main.&lt;/P&gt;&lt;P&gt;i have put this part code into my project and it looking for "PIWROPENTRACKER" , i know this pointer is declared in iweardrv.h, and i have include iweardrv.h. &lt;/P&gt;&lt;P&gt;Do i miss anything. thank you in advance.&lt;FONT size=1&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description><pubDate>Wed, 19 Aug 2009 09:38:15 GMT</pubDate><dc:creator>lw89</dc:creator></item><item><title>RE: get error form "HelloTracker2"</title><link>http://forums.vuzix.com/Topic4446-8-1.aspx</link><description>Hi, you probably opened wrong project file for "Hello tracker 2"&lt;br&gt;Open "HelloTracker2.sln" in your Visual Studio 2005, set compile to "release" (or debug doesn't matter) and just compile it, should run fine.&lt;br&gt;I'm using Visual Studio 2005 too, and this app compiled perfectly.&lt;br&gt;&lt;br&gt;You got linker errors in your own project, because you, probably, not added lib files in your C++ directories. To do so, go to [b]Tools-&gt;Options-&gt;Project and solutions-&gt;VC++ Directories[/b], then select "Library files", and add in the list - directory to your "IWEARSDK\lib"&lt;br&gt;You will also need to add to "Include files" list - your directory to "IWEARSDK\inc"&lt;br&gt;&lt;br&gt;That's probably all, should compile fine now. ;)</description><pubDate>Wed, 19 Aug 2009 09:12:40 GMT</pubDate><dc:creator>Mnemonic</dc:creator></item><item><title>get error form "HelloTracker2"</title><link>http://forums.vuzix.com/Topic4446-8-1.aspx</link><description>hello:&lt;/P&gt;&lt;P&gt;  i have download Iwear sdk. and i study with "HelloTracker2". but when i run it in vc++ 2005, I get error about cant convert to vc2005.   I try build a new project use vc2005 and use code file form "HelloTracker2" . i get some error i can finger out. &lt;/P&gt;&lt;FONT size=1&gt;&lt;P&gt;libcmtd.lib(wwincrt0.obj) : error LNK2019: unresolved external symbol _wWinMain@16 referenced in function ___tmainCRTStartup&lt;/P&gt;&lt;P&gt;1&amp;gt;C:\work\orgeTutorial\vr920\Debug\vr920.exe : fatal error LNK1120: 1 unresolved externals&lt;/P&gt;&lt;P&gt;&lt;FONT size=3&gt;so what can i do. is "HelloTracker2" can run in vc2005. Do i need to change something. by the way, is the right place i ask about this question. &lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Wed, 19 Aug 2009 08:57:42 GMT</pubDate><dc:creator>lw89</dc:creator></item></channel></rss>