GLBasic forum

Main forum => Bug Reports => Topic started by: MrTAToad on 2012-Feb-17

Title: DDGUI_OGL
Post by: MrTAToad on 2012-Feb-17
DDgui has this line in it :

Code (glbasic) Select
?IF DDGUI_OGL

Unfortunately when compiling for Android, this generates :

Quoteerror : syntax error : ... dgui_ogl

Using ?IFDEF instead works