<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Maratis forum - ERROR Load Sound : unable to read file on linux]]></title>
	<link rel="self" href="http://forum.maratis3d.com/extern.php?action=feed&amp;tid=820&amp;type=atom"/>
	<updated>2013-10-09T21:06:21Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.maratis3d.com/viewtopic.php?id=820</id>
		<entry>
			<title type="html"><![CDATA[ERROR Load Sound : unable to read file on linux]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=5426#p5426"/>
			<content type="html"><![CDATA[<p>For previous discussions please refer to this <a href="http://forum.maratis3d.com/viewtopic.php?id=600">thread</a>.</p><p>Deactivating the includes for libsndfile solved my issue with sound on linux. <img src="http://forum.maratis3d.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>In trunk/dev/var/scons/thirdparty/libsndfile.py at line 23:</p><p>replace:</p><p>&nbsp; &nbsp; params[&#039;includePath&#039;].append(&#039;libsndfile/include&#039;)</p><p>by:</p><p>&nbsp; &nbsp; if sys.platform!=&#039;linux2&#039; and sys.platform!=&#039;linux3&#039;:<br />&nbsp; &nbsp; &nbsp; &nbsp; params[&#039;includePath&#039;].append(&#039;libsndfile/include&#039;)</p><p>NB: indentation is made with some blankspaces, not tabs.</p><p>File libsndfile.so must be renamed libsndfile.so.1</p><p>If a linux user who has no problem with sound could try to build with this modification would let us know if this is a generic fix or a custom fix.<br />Linux users who have no sound are encouraged to try this fix and report feedback.</p>]]></content>
			<author>
				<name><![CDATA[com3D]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1488</uri>
			</author>
			<updated>2013-10-09T21:06:21Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=5426#p5426</id>
		</entry>
</feed>
