Ordering question

Previous topic - Next topic

Kitty Hello

Ah. OK. You can install the SDK with:
wine GLBasicSDKSetup.exe

If you don't have wine installed make:
Code (glbasic) Select
su
*****
apt-get update && apt-get install wine
WINE is an Windows emulation layer, that allows to run a set of Windows .exe programs right under Linux. GLBasic is 95% compatible with it. I'm improving it whenever I have time for that.