<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/python-ogre-developers</id>
  <title type="text">Python Ogre Developers Google Group</title>
  <subtitle type="text">
  A google group to help manage the python-ogre project which aims to provide python bindings for the Ogre3D rendering engine using boost.python and pyplusplus.
  </subtitle>
  <link href="/group/python-ogre-developers/feed/atom_v1_0_topics.xml" rel="self" title="Python Ogre Developers feed"/>
  <updated>-0-0T::Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Vijay Varadan</name>
  <email>vi...@axham.com</email>
  </author>
  <updated>2013-04-02T08:59:59Z</updated>
  <id>http://groups.google.com/group/python-ogre-developers/browse_thread/thread/b14149e3c5a53873</id>
  <link href="http://groups.google.com/group/python-ogre-developers/browse_thread/thread/b14149e3c5a53873" />
  <title type="html">OIS copyKeyStates invocation?</title>
  <summary type="html" xml:space="preserve">
  Hello Folks, &lt;br&gt; Not sure if this is the right forum for this question, but the user forum &lt;br&gt; link on the python-ogre.com website is dead, so trying here. &lt;br&gt; I tried to get the state of the keys pressed by passing an empty string as &lt;br&gt; well as passing a string filled with 256 zeros to copyKeyStates, but the &lt;br&gt; input string continues to be empty. Calling the function this way seems to
  </summary>
  </entry>
  <entry>
  <author>
  <name>elmarquez</name>
  <email>dmarq....@gmail.com</email>
  </author>
  <updated>2013-02-20T10:58:50Z</updated>
  <id>http://groups.google.com/group/python-ogre-developers/browse_thread/thread/32361ec12db987e1</id>
  <link href="http://groups.google.com/group/python-ogre-developers/browse_thread/thread/32361ec12db987e1" />
  <title type="html">Compiling on Ubuntu 12.10</title>
  <summary type="html" xml:space="preserve">
  Has anyone had any luck compiling Python Ogre on Ubuntu 12.10? I&#39;ve &lt;br&gt; downloaded both the 1.6.4 and 1.7.2 branches from the repository and &lt;br&gt; neither build process works out of the box. Using 1.6.4 as an example, the &lt;br&gt; dependency check fails on the clementtree and libglut3-dev dependencies. If &lt;br&gt; one skips that and just tries to start building, the call to &amp;quot;python
  </summary>
  </entry>
  <entry>
  <author>
  <name>Aleh Arol</name>
  <email>aleh.a...@gmail.com</email>
  </author>
  <updated>2012-10-07T09:16:18Z</updated>
  <id>http://groups.google.com/group/python-ogre-developers/browse_thread/thread/ca0ebbdb0309cb80</id>
  <link href="http://groups.google.com/group/python-ogre-developers/browse_thread/thread/ca0ebbdb0309cb80" />
  <title type="html">incorrect behaviour for CEGUI subscribeEvent</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I faced a problem when subscribing (only) for event means that I handled &lt;br&gt; it in anyway. In other words it doesn&#39;t matter what I return from &lt;br&gt; onKeyDown(for example) True (handled) or False(not handled) CEGUI always &lt;br&gt; think I handled the event. &lt;br&gt; &lt;p&gt;Error case is when I want to override some keys in MultilineEditBox,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Aleh Arol</name>
  <email>aleh.a...@gmail.com</email>
  </author>
  <updated>2012-05-21T10:20:06Z</updated>
  <id>http://groups.google.com/group/python-ogre-developers/browse_thread/thread/1a7982928f13ff70</id>
  <link href="http://groups.google.com/group/python-ogre-developers/browse_thread/thread/1a7982928f13ff70" />
  <title type="html">metaclass issue</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I faced an issue I have no idea how to solve.I hope someone in the group &lt;br&gt; already saw that. &lt;br&gt; I have an Application class which is ogre.WindowEventListener &lt;br&gt; descendant, this means it&#39;s metaclass is &#39;Boost.Python.class&#39; - the &lt;br&gt; metaclass derived from it&#39;s base. And the following program just works.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Aleh Arol</name>
  <email>aleh.a...@gmail.com</email>
  </author>
  <updated>2012-04-07T12:21:58Z</updated>
  <id>http://groups.google.com/group/python-ogre-developers/browse_thread/thread/5cfd36855ffd0c3a</id>
  <link href="http://groups.google.com/group/python-ogre-developers/browse_thread/thread/5cfd36855ffd0c3a" />
  <title type="html">pi files</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I&#39;ve found a thread in google groups from 2008 with a discussion of &lt;br&gt; wingide pi files generation for python-ogre. &lt;br&gt; Did it have any result?
  </summary>
  </entry>
  <entry>
  <author>
  <name>SinyavskiyOleg</name>
  <email>otog...@gmail.com</email>
  </author>
  <updated>2012-01-19T16:36:59Z</updated>
  <id>http://groups.google.com/group/python-ogre-developers/browse_thread/thread/c2a51f867128cee4</id>
  <link href="http://groups.google.com/group/python-ogre-developers/browse_thread/thread/c2a51f867128cee4" />
  <title type="html">Compiling on Mac Lion, python 2.7, Xcode 4 and llvmgcc42</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I have a lot of troubles with compiling python-ogre on my machine &lt;br&gt; (Lion, python 2.7, llvmgcc42, xcode 4). &lt;br&gt; I follow these instruction: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://wiki.python-ogre.org/index.php/OSXBuildV2&quot;&gt;[link]&lt;/a&gt;, &lt;br&gt; but it fails on every step. &lt;br&gt; &lt;p&gt;I managed compile ogre itself manually with xcode 4 (at least it looks &lt;br&gt; like I obtained ogre.framework with headers and binaries inside).
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sybren</name>
  <email>syb...@stuvel.eu</email>
  </author>
  <updated>2011-12-22T09:58:37Z</updated>
  <id>http://groups.google.com/group/python-ogre-developers/browse_thread/thread/246ebb5f186eb6fc</id>
  <link href="http://groups.google.com/group/python-ogre-developers/browse_thread/thread/246ebb5f186eb6fc" />
  <title type="html">No module named logger</title>
  <summary type="html" xml:space="preserve">
  Hi folks, &lt;br&gt; &lt;p&gt;I&#39;m sending a lot of messages, I know. I&#39;d rather be doing something &lt;br&gt; else, but apparently the building process isn&#39;t as straight forward as &lt;br&gt; I&#39;d hoped. I&#39;m at step 5 of the WindowsBuildAuto wiki page, and I&#39;m &lt;br&gt; running &amp;quot;python python-ogre-py3/BuildModule.py -g ois&amp;quot;. This fails &lt;br&gt; with the following error in the log:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sybren</name>
  <email>syb...@stuvel.eu</email>
  </author>
  <updated>2011-12-22T09:47:57Z</updated>
  <id>http://groups.google.com/group/python-ogre-developers/browse_thread/thread/c2e824c2db185fef</id>
  <link href="http://groups.google.com/group/python-ogre-developers/browse_thread/thread/c2e824c2db185fef" />
  <title type="html">Mail problems on python-ogre wiki</title>
  <summary type="html" xml:space="preserve">
  Hey folks, &lt;br&gt; &lt;p&gt;I just created a new account on the Python-Ogre wiki. The server was &lt;br&gt; unable to send me a confirmation email, because of a timeout: &lt;br&gt; &lt;p&gt;Failed to connect to mail.kiwisoft.com:25 [SMTP: Failed to connect &lt;br&gt; socket: Connection timed out (code: -1, response: )] &lt;br&gt; &lt;p&gt;Just thought I&#39;d let you know.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sybren</name>
  <email>syb...@stuvel.eu</email>
  </author>
  <updated>2011-12-22T09:12:13Z</updated>
  <id>http://groups.google.com/group/python-ogre-developers/browse_thread/thread/ba9b813c40d87015</id>
  <link href="http://groups.google.com/group/python-ogre-developers/browse_thread/thread/ba9b813c40d87015" />
  <title type="html">Patches applied to Ogre</title>
  <summary type="html" xml:space="preserve">
  Hey group, &lt;br&gt; &lt;p&gt;I&#39;m building Python-Ogre myself on Win7 and VS 2010, following along &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://wiki.python-ogre.org/index.php/WindowsBuildAuto&quot;&gt;[link]&lt;/a&gt;. In step 4 it &lt;br&gt; states: &amp;quot;Now this hasn&#39;t actually built the libraries, but they should &lt;br&gt; now be downloaded, unpacked and patched as required&amp;quot; &lt;br&gt; &lt;p&gt;What patches are applied? When using another Ogre version, should I
  </summary>
  </entry>
  <entry>
  <author>
  <name>dermont</name>
  <email>dermontg...@gmail.com</email>
  </author>
  <updated>2011-11-29T06:57:54Z</updated>
  <id>http://groups.google.com/group/python-ogre-developers/browse_thread/thread/3a54a1f830972891</id>
  <link href="http://groups.google.com/group/python-ogre-developers/browse_thread/thread/3a54a1f830972891" />
  <title type="html">Python-Ogre Mercurial/Git</title>
  <summary type="html" xml:space="preserve">
  There were some discussions in the past regarding switching to a &lt;br&gt; distributed source control model. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/python-ogre-developers/browse_thread/thread/4ca4913de71067a3/c9b21400ef92c701?lnk=gst&amp;q=mercurial#&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I didn&#39;t agree with that at the time but in retrospect I think that &lt;br&gt; Andy was correct and perhaps now is the time to make the switch tagged
  </summary>
  </entry>
  <entry>
  <author>
  <name>Aleh Arol</name>
  <email>aleh.a...@gmail.com</email>
  </author>
  <updated>2011-11-26T19:17:32Z</updated>
  <id>http://groups.google.com/group/python-ogre-developers/browse_thread/thread/7ffc75aa18966500</id>
  <link href="http://groups.google.com/group/python-ogre-developers/browse_thread/thread/7ffc75aa18966500" />
  <title type="html">Ogre 1.7.3 support</title>
  <summary type="html" xml:space="preserve">
  Hi, I&#39;d like to know if someone tried latest trunk with Ogre 1.7.3. &lt;br&gt; It was declared as bugfixing release so I hope it will mostly work with &lt;br&gt; the trunk (which is marked as supporting 1.7.2). &lt;br&gt; And another question is there any plan to support 1.7.3? or even fresh 1.8? &lt;br&gt; Thanks in advance.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Aleh Arol</name>
  <email>aleh.a...@gmail.com</email>
  </author>
  <updated>2011-11-26T19:13:49Z</updated>
  <id>http://groups.google.com/group/python-ogre-developers/browse_thread/thread/7f8517cc9c5b6d27</id>
  <link href="http://groups.google.com/group/python-ogre-developers/browse_thread/thread/7f8517cc9c5b6d27" />
  <title type="html">pygccxml and py++ unit tests</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I&#39;m trying to launch UTs for both packages in subj and for pygccxml I &lt;br&gt; have 4 failures and 1 error while for py++ I got a python exception when &lt;br&gt; trying to run python ./unittests/test_all.py... &lt;br&gt; Ubuntu oneiric and python 2.7.2. &lt;br&gt; Does anybody face this issue already? Any suggestions? &lt;br&gt; Thanks.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Alexander Liebendorfer</name>
  <email>alex.liebend...@gmail.com</email>
  </author>
  <updated>2011-09-27T18:45:48Z</updated>
  <id>http://groups.google.com/group/python-ogre-developers/browse_thread/thread/c43d7aec724e6b84</id>
  <link href="http://groups.google.com/group/python-ogre-developers/browse_thread/thread/c43d7aec724e6b84" />
  <title type="html">More info</title>
  <summary type="html" xml:space="preserve">
  Console logs of everything; followed wiki V4 again.: &lt;br&gt; Step 1: Perfect, except for &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pastebin.com/XZdcsZgw&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Step 2 worked flawlessly. &lt;br&gt; Step 3 without &amp;quot;--usesystem&amp;quot;: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pastebin.com/wffsbcBb&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Step 3 with &amp;quot;--usesystem&amp;quot; (executed right after Step 3 without): &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pastebin.com/ggjR07Yp&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Step 4: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pastebin.com/9NtKY7y9&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Alexander Liebendorfer</name>
  <email>alex.liebend...@gmail.com</email>
  </author>
  <updated>2011-09-27T11:20:33Z</updated>
  <id>http://groups.google.com/group/python-ogre-developers/browse_thread/thread/e26fea934d4cdfca</id>
  <link href="http://groups.google.com/group/python-ogre-developers/browse_thread/thread/e26fea934d4cdfca" />
  <title type="html">Problems while compiling ogre and ois</title>
  <summary type="html" xml:space="preserve">
  This was done using the Ubuntu build script found in the wiki &lt;br&gt; (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://barney.gonzaga.edu/~lperkins2/Ogre.sh&quot;&gt;[link]&lt;/a&gt;). &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pastebin.com/5utxzT5N&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Interesting is mostly the last part: &lt;br&gt; OSError: [Errno 2] No such file or directory: &#39;/home/****/dev/CEGUI-0.7.1&#39; &lt;br&gt; PythonOgre.BuildModule: INFO Building Source code for ogre
  </summary>
  </entry>
  <entry>
  <author>
  <name>Patrick</name>
  <email>pkoo...@gmail.com</email>
  </author>
  <updated>2011-08-08T08:57:58Z</updated>
  <id>http://groups.google.com/group/python-ogre-developers/browse_thread/thread/0fb01188f3de8f5c</id>
  <link href="http://groups.google.com/group/python-ogre-developers/browse_thread/thread/0fb01188f3de8f5c" />
  <title type="html">Question about build settings</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m using the prebuilt 1.7.1. release of Python Ogre and am trying to &lt;br&gt; get a custom Ogre Archive (plugin dll) to work with it. But Ogre &lt;br&gt; crashes after it calls it. I&#39;m compiling and linking to the same ogre &lt;br&gt; files (1.7.1. sdk). &lt;br&gt; &lt;p&gt;(To cut a (very) long story short, building Python-Ogre myself isn&#39;t
  </summary>
  </entry>
</feed>
