Compile error on example (win32)

BlitzMax Forums/BlitzMax Beginners Area/Compile error on example (win32)

I've just bought Bmax and updated to 1.28 but nothing will compile. Here is an example. Help?

Building requestgraphicsmode
Compiling:requestgraphicsmode.bmx
Compile Error: Identifier 'TGadget' not found
[C:/Program Files/BlitzMax/samples/mak/requestgraphicsmode.bmx;23;1]
Build Error: failed to compile C:/Program Files/BlitzMax/samples/mak/requestgraphicsmode.bmx
Process complete



you dont have maxgui probably
so dont run the program because it needs maxgui

I didn't realize maxgui was so important. Ok thanks.

It's certainly important for compiling the MaxGUI examples ;-)

But almost everything seems to be MaxGUI. wimper

Ok, I bought BlitzPlus and got MaxGUI for free and did the syncmod thing and it works now.

Thanks for the help.

If you don't want to create MaxGUI applications you don't need to buy it, but too late now : )

I want to have the full BlitzMax so yes I needed to get it.