Hi all,
So i got two problems....
This Corona Virus lockdown has me sat at home with little to do so i figured i would make a few _GL demos for you guys but i've just downloaded the latest IDE and it's telling me ive got syntax errors!!!
I've included the files needed for this, just unzip to your QB64 folder.
Init = False
GDK_GL_CLS
'gdk_gl_model_load model, "GDK_Gl\demon.mdl"
Init = True
Remove the ' from the GDK_GL_MODEL_LOAD commmand and youll see that suddenly the
suddenly has a syntax error!
Anyone got any idea why?
and secondly...
ive been trying to sort out a question ive been asked on mic input but when trying to compile my program i get a compilation error. Apparently audio.hpp is missing even though i know it's where it's supposed to be, i created a fresh install of QB64, reinstalled the libs and still got the same error...any insight would be great
thanks foks
Unseen