IGlass Issue with BMax 1.22

BlitzMax Forums/BlitzMax Programming/IGlass Issue with BMax 1.22

Hi, I'm getting a failure on building any IGlass based code, in BLIde 0.7.57 the building process just hangs, whilst in

MaxIDE I'm getting identifier IGL_Timer not found...

Anyone else having these issues?

Regards

Merx

What your iglass version ? because the latest release is 1.5.5 ?

Iglass 1.5.5 work perfectly with 1.22 (but ... stupid idea :)
do you check that the blitzmax install move older modules
under directory a 'UpdateBackup0' ... Check inside you bmax
dir)

Filax, I get the same thing here.
IGlass 1.55 only came with a new IGL_Classe directory.
<edit> then again, another Build Modules and it works OK.

I don't understand it's ok for you or not ?

just for information check if the bmax install
1.22 move IGL.MOD under the directory
'UPdateBackup0' on my machine bmax have
move this mod !

It's working for me.
I didn't realise I had an UpdateBackup1 and UpdateBackup2.
There was no IGL.mod in UpdateBackup2 so I must have removed the mod at some point... I guess.

Ok cool :)

Spot on Filax I just needed to move igl.mod from UpdateBackup# back to the mod directory.

yes ! move IGL.MOD under PUB.MOD :)