About Store Forum Documentation Contact



Post Reply 
Shader tutorials not compiling on mac?
Author Message
mystara Offline
Member

Post: #1
Shader tutorials not compiling on mac?
I can't seem to get the shader tutorials to run on mac.
I just end up with a white screen.

If I leave it long enough, I get hte following error:

Error compiling shader
"Shader/Custom Light.cpp"
to file
"/Applications/EsenthelEngineSDK/data\ Shader/GL/User/Custom Shader".

Compilation Messages:
CG ERROR: "The file could not be read."
05-08-2011 04:18 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Shader tutorials not compiling on mac?
Did you read the first sharer tutorial instructions?
you need to download shaded headers and set correct paths to them
05-09-2011 11:37 AM
Find all posts by this user Quote this message in a reply
mystara Offline
Member

Post: #3
RE: Shader tutorials not compiling on mac?
Ah, no, I did not. I jumped straight to the ones that looked cool.
I will give that a go!
05-09-2011 10:13 PM
Find all posts by this user Quote this message in a reply
mystara Offline
Member

Post: #4
RE: Shader tutorials not compiling on mac?
hrm,

I still cannot get the Custom Light tutorial to run (same error as above).
However, the other tutorials do now work.

Might this be because there is no Custom Light.cpp in Data/Shader ?
05-10-2011 09:45 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #5
RE: Shader tutorials not compiling on mac?
ah yes, you can find it in the Windows SDK, I'll add it for Mac too
05-10-2011 10:06 PM
Find all posts by this user Quote this message in a reply
Post Reply