<?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=25&amp;t=356" />

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

<author><name><![CDATA[The Eye Tribe]]></name></author>
<id>http://theeyetribe.com/forum/feed.php?f=25&amp;t=356</id>
<entry>
<author><name><![CDATA[mathieujofis@gmail.com]]></name></author>
<updated>2015-04-08T02:08:18+02:00</updated>
<published>2015-04-08T02:08:18+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=356&amp;p=1935#p1935</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=356&amp;p=1935#p1935"/>
<title type="html"><![CDATA[Re: Build c++ SDK for Codeblocks MiwGw]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=356&amp;p=1935#p1935"><![CDATA[
I'm having the same issue, except with regular MinGW as well as msys.  Has anyone figured this out?<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=3741">skatamathieujofis@gmail.com</a> — 08 Apr 2015, 02:08</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[zackbam@gmail.com]]></name></author>
<updated>2014-10-23T17:46:53+02:00</updated>
<published>2014-10-23T17:46:53+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=356&amp;p=1464#p1464</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=356&amp;p=1464#p1464"/>
<title type="html"><![CDATA[Build c++ SDK for Codeblocks MiwGw]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=356&amp;p=1464#p1464"><![CDATA[
Hi!<br />I try to build the GazeApiLib library for codeblocks-mingw on WIndows 7 64-bit. I have built boost 1.56 by typing:<br /><dl class="codebox"><dt>Code: </dt><dd><code>bootstrap.bat mingw<br />b2 toolset=gcc</code></dd></dl><br />It succeeds. Then I try to generate the codeblocks project with cmake. I set the generator to CodeBlocks - MinGw  Makefile, the source code to the &quot;tet-cpp-client-master&quot; folder, and the boost library to the folder I built boost.  It succeeds: <br /><dl class="codebox"><dt>Code: </dt><dd><code>Boost version: 1.56.0<br />Found the following Boost libraries:<br />  thread<br />  system<br />Configuring done<br />Generating done</code></dd></dl><br />Then I open the generated TET_CPPSDK.cbp project in codeblocks and I try to build. I get the following errors:<br /><dl class="codebox"><dt>Code: </dt><dd><code>||=== TET_CPPSDK, GazeApiLib ===|<br />C:\Users\zackbam\Documents\boost_1_56_0MinGw\boost\asio\detail\impl\win_iocp_io_service.ipp|466|error: '::VerSetConditionMask' has not been declared|<br />C:\Users\zackbam\Documents\boost_1_56_0MinGw\boost\asio\detail\impl\win_iocp_io_service.ipp|467|error: 'VER_MAJORVERSION' was not declared in this scope|<br />C:\Users\zackbam\Documents\boost_1_56_0MinGw\boost\asio\detail\impl\win_iocp_io_service.ipp|467|error: 'VER_GREATER_EQUAL' was not declared in this scope|<br />C:\Users\zackbam\Documents\boost_1_56_0MinGw\boost\asio\detail\impl\win_object_handle_service.ipp||In member function 'void boost::asio::detail::win_object_handle_service::move_construct(boost::asio::detail::win_object_handle_service::implementation_type&amp;, boost::asio::detail::win_object_handle_service::implementation_type&amp;)':|<br />C:\Users\zackbam\Documents\boost_1_56_0MinGw\boost\asio\detail\impl\win_object_handle_service.ipp|106|error: '::UnregisterWaitEx' has not been declared|<br />C:\Users\zackbam\Documents\boost_1_56_0MinGw\boost\asio\detail\impl\win_object_handle_service.ipp||In member function 'void boost::asio::detail::win_object_handle_service::move_assign(boost::asio::detail::win_object_handle_service::implementation_type&amp;, boost::asio::detail::win_object_handle_service&amp;, boost::asio::detail::win_object_handle_service::implementation_type&amp;)':|<br />C:\Users\zackbam\Documents\boost_1_56_0MinGw\boost\asio\detail\impl\win_object_handle_service.ipp|158|error: '::UnregisterWaitEx' has not been declared|<br />C:\Users\zackbam\Documents\boost_1_56_0MinGw\boost\asio\detail\impl\win_object_handle_service.ipp||In member function 'void boost::asio::detail::win_object_handle_service::destroy(boost::asio::detail::win_object_handle_service::implementation_type&amp;)':|<br />C:\Users\zackbam\Documents\boost_1_56_0MinGw\boost\asio\detail\impl\win_object_handle_service.ipp|200|error: '::UnregisterWaitEx' has not been declared|<br />C:\Users\zackbam\Documents\boost_1_56_0MinGw\boost\asio\detail\impl\win_object_handle_service.ipp||In member function 'boost::system::error_code boost::asio::detail::win_object_handle_service::close(boost::asio::detail::win_object_handle_service::implementation_type&amp;, boost::system::error_code&amp;)':|<br />C:\Users\zackbam\Documents\boost_1_56_0MinGw\boost\asio\detail\impl\win_object_handle_service.ipp|251|error: '::UnregisterWaitEx' has not been declared|<br />C:\Users\zackbam\Documents\boost_1_56_0MinGw\boost\asio\detail\impl\win_object_handle_service.ipp||In member function 'boost::system::error_code boost::asio::detail::win_object_handle_service::cancel(boost::asio::detail::win_object_handle_service::implementation_type&amp;, boost::system::error_code&amp;)':|<br />C:\Users\zackbam\Documents\boost_1_56_0MinGw\boost\asio\detail\impl\win_object_handle_service.ipp|302|error: '::UnregisterWaitEx' has not been declared|<br />C:\Users\zackbam\Documents\boost_1_56_0MinGw\boost\asio\detail\impl\win_object_handle_service.ipp||In member function 'void boost::asio::detail::win_object_handle_service::register_wait_callback(boost::asio::detail::win_object_handle_service::implementation_type&amp;, boost::asio::detail::win_mutex::scoped_lock&amp;)':|<br />C:\Users\zackbam\Documents\boost_1_56_0MinGw\boost\asio\detail\impl\win_object_handle_service.ipp|376|error: 'RegisterWaitForSingleObject' was not declared in this scope|<br />C:\Users\zackbam\Documents\boost_1_56_0MinGw\boost\asio\detail\impl\win_object_handle_service.ipp|402|error: '::UnregisterWaitEx' has not been declared|<br />C:\Users\zackbam\Documents\boost_1_56_0MinGw\boost\asio\detail\impl\win_object_handle_service.ipp|418|error: 'RegisterWaitForSingleObject' was not declared in this scope|<br />||=== Build finished: 11 errors, 0 warnings (0 minutes, 14 seconds) ===|&#91;/quote&#93;<br /></code></dd></dl><br />I managed to build the library for Visual Studio following a similar procedure. But due to some strange incompatibilities, I have to use codeblocks in my openframeworks project. Another project in Visual Studio with openFrameworks works just fine with EyeTribe. Any hints of how I can make EyeTribe work with codeblocks mingw? It seems to be a boost issue...<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=2354">skatazackbam@gmail.com</a> — 23 Oct 2014, 17:46</p><hr />
]]></content>
</entry>
</feed>