Hello everybody!

I decided to play around with shade-c and failed at step 1, implicating shade-c... tongue

The moment I add all necessary scripts:
Code:
//include Shade-C
#define PRAGMA_PATH "shadec"
#include "shade-c.h"

#include "common.h"




I get the following errors:


And here are all the PATHs included in my project:


Everything works perfect before including shade-c.
But the moment I try to add shade-c, the engine decides, that life is to handle and commits suicide.
I couldn't find anything about this specific, unfortunate series of engine suicides in the manual.

Or, have I in actuality committed murder through negligently implantations?! shocked


Last edited by Blobfist; 05/02/18 11:55.