<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Maratis forum - Game plugin]]></title>
	<link rel="self" href="http://forum.maratis3d.com/extern.php?action=feed&amp;tid=589&amp;type=atom"/>
	<updated>2013-03-05T08:53:10Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.maratis3d.com/viewtopic.php?id=589</id>
		<entry>
			<title type="html"><![CDATA[Re: Game plugin]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3827#p3827"/>
			<content type="html"><![CDATA[<p>Thank you Lamberto!!</p>]]></content>
			<author>
				<name><![CDATA[methos10]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1381</uri>
			</author>
			<updated>2013-03-05T08:53:10Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3827#p3827</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Game plugin]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3826#p3826"/>
			<content type="html"><![CDATA[<p>I used codeblocks too, it&#039;s quite easy, it&#039;s only matter of path.<br />let&#039;s say you have your copy of Maratis in your home dir /home/yourname/Maratis/ <br />make new directory named, for example, demo/ inside your Maratis directory so you will have Bin/ SDK/ demo/directories<br />Download the first example from here <a href="http://www.maratis3d.org/download/SimpleGamePlugin.zip">http://www.maratis3d.org/download/SimpleGamePlugin.zip</a> and unzip it inside demo/ dir<br />openCodebloks (I&#039;m using version 10.05) click on &quot;create new project&quot; link, choose Shared Library, select c++ as language, as Project title write &quot;Game&quot; as folder to create project insert the full path of plugin directory&nbsp; /home/yourname/Maratis/demo/SimpleGamePlugin/_GamePlugin/<br />then add files to the project from&nbsp; /home/yourname/Maratis/demo/SimpleGamePlugin/_GamePlugin/Sources<br />in Project -&gt; Build 0ptions... dialog select Search directories tab and add 2 new path: ../../../../SDK/MCore/Includes/ and ../../../../SDK/MEngine/Includes/ <br />choose &quot;release&quot; as build targer and click build button<br />plugin should build without errors<br />now you should have a file named libGame.so inside /home/yourname/Maratis/demo/SimpleGamePlugin/_GamePlugin/Game/bin/Release/<br />rename it Game.so and copy it inside /home/yourname/Maratis/examples/SimpleGamePlugin/<br />open SimpleGamePlugin.mproj with Maratris editor, run it and voilà</p><p>hope this helps<br />Lamberto</p>]]></content>
			<author>
				<name><![CDATA[Lamberto]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1345</uri>
			</author>
			<updated>2013-03-04T23:21:43Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3826#p3826</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Game plugin]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3821#p3821"/>
			<content type="html"><![CDATA[<p>Somebody could help me about what program should I use under Ubuntu 11.10 for making a game plugin and compile it?<br />I tried the Codeblocks but yeah... with no luck.</p>]]></content>
			<author>
				<name><![CDATA[methos10]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1381</uri>
			</author>
			<updated>2013-03-04T09:11:34Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3821#p3821</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Game plugin]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3818#p3818"/>
			<content type="html"><![CDATA[<p>nice, plugins compile and run even under linux too, now, if we could get a little more hints on how make them, it would be great!</p>]]></content>
			<author>
				<name><![CDATA[Lamberto]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1345</uri>
			</author>
			<updated>2013-03-03T13:43:52Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3818#p3818</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Game plugin]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3726#p3726"/>
			<content type="html"><![CDATA[<p>Thank you for the quick reply and link</p>]]></content>
			<author>
				<name><![CDATA[Rapdorian]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1309</uri>
			</author>
			<updated>2013-02-11T18:51:10Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3726#p3726</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Game plugin]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3725#p3725"/>
			<content type="html"><![CDATA[<p>you can use visual studio express edition, like this one :<br /><a href="http://www.microsoft.com/en-in/download/details.aspx?id=6506">http://www.microsoft.com/en-in/download &#133; px?id=6506</a></p><p>code::blocks won&#039;t work with a version of maratis built with microsoft</p>]]></content>
			<author>
				<name><![CDATA[anael]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=2</uri>
			</author>
			<updated>2013-02-11T17:13:38Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3725#p3725</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Game plugin]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3724#p3724"/>
			<content type="html"><![CDATA[<p>Ok not sure if this is in the right place if not please move it</p><p>so I want to learn to make plugins so I went Here <a href="http://www.maratis3d.org/?p=500">http://www.maratis3d.org/?p=500</a></p><p>and it says to use visual cpp but I couldn&#039;t find a free version and im on a bit of a budget </p><p>so can I use code::Blocks or do I have to use visual cpp</p>]]></content>
			<author>
				<name><![CDATA[Rapdorian]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1309</uri>
			</author>
			<updated>2013-02-11T15:00:37Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3724#p3724</id>
		</entry>
</feed>
