<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Maratis forum - ERROR OpenGL : unable to compile shader]]></title>
	<link rel="self" href="http://forum.maratis3d.com/extern.php?action=feed&amp;tid=296&amp;type=atom"/>
	<updated>2012-02-08T12:28:49Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.maratis3d.com/viewtopic.php?id=296</id>
		<entry>
			<title type="html"><![CDATA[Re: ERROR OpenGL : unable to compile shader]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=1406#p1406"/>
			<content type="html"><![CDATA[<p>Normally, you should be able to use the fixed renderer, but as ManualUse is hard coded, you have to modify the code a bit, and the rendering will be without shaders.</p><p>in the code of ManualUse replace MStandardRenderer by MFixedRenderer (im not sure if all the headers are there but it&#039;s basically that)</p>]]></content>
			<author>
				<name><![CDATA[anael]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=2</uri>
			</author>
			<updated>2012-02-08T12:28:49Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=1406#p1406</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ERROR OpenGL : unable to compile shader]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=1405#p1405"/>
			<content type="html"><![CDATA[<p>you are right! I just focused on Mesa because it was giving me some other errors on 7.10.2 (then I upgraded it). But yeah, nothing to worry about anyway, I was just trying to run the demo in my netbook. I&#039;ll just keep experimenting in my desktop machine.</p><p>Thanks for your quick reply!</p>]]></content>
			<author>
				<name><![CDATA[dc740]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=554</uri>
			</author>
			<updated>2012-02-08T11:02:20Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=1405#p1405</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ERROR OpenGL : unable to compile shader]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=1404#p1404"/>
			<content type="html"><![CDATA[<p>it says GL_VERSION version 1.4,<br />shaders are only available on openGL 2.0 and plus,</p><p>or your card is not compatible opengl 2.0 or the drivers.<br />It&#039;s hard sometime to find the good drivers for linux, if you have an nvidia, there is sometime vendor drivers (but not always up to date with recent linux (it&#039;s my problem on my home linux))</p>]]></content>
			<author>
				<name><![CDATA[anael]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=2</uri>
			</author>
			<updated>2012-02-08T09:45:00Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=1404#p1404</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[ERROR OpenGL : unable to compile shader]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=1401#p1401"/>
			<content type="html"><![CDATA[<p>I&#039;m getting this problem after compiling the ManualUse example:<br />$ ./ManualUse <br />GL_VERSION : 1.4 Mesa 7.11.2<br />ERROR OpenGL : unable to compile shader<br />ERROR OpenGL : unable to compile shader<br />ERROR OpenGL : unable to compile shader<br />ERROR OpenGL : unable to compile shader<br />ERROR OpenGL : unable to compile shader<br />ERROR OpenGL : unable to compile shader<br />ERROR OpenGL : unable to compile shader<br />ERROR OpenGL : unable to compile shader<br />ERROR OpenGL : unable to compile shader<br />ERROR OpenGL : unable to compile shader<br />ERROR OpenGL : unable to compile shader<br />ERROR OpenGL : unable to compile shader</p><br /><p>and all I get is a grey screen. I&#039;m using intel i915 drivers on Debian. The example works just fine in my desktop machine with a geforce 8600GT card.</p><p>Does anyone know what could be causing it? I&#039;m using latest Mesa version. I also tried 7.10.2 with no luck. Maybe is something obvious, I&#039;m just a newbie in this area.</p>]]></content>
			<author>
				<name><![CDATA[dc740]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=554</uri>
			</author>
			<updated>2012-02-08T02:42:46Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=1401#p1401</id>
		</entry>
</feed>
