How do you include a library in Game Editor.
Posted: Tue Aug 23, 2005 6:44 pm
I tried going to global script editor and typing
#include <C:\Winbase.h>
however I get the error "failed to open include file Winbase.h"
And yes Winbase.h is under C:\ on my computer...
Anyone know how to include libraries in game editor?
#include <C:\Winbase.h>
however I get the error "failed to open include file Winbase.h"
And yes Winbase.h is under C:\ on my computer...
Anyone know how to include libraries in game editor?