Strange ...

Blitz3D Forums/Blitz3D Programming/Strange ...

Klaas(Posted 2004) [#1]
Hi,
got a litle problem ... well, its not that small !

I'm currently working on a 3d engine and have seperated my code in about 10 includes.
That was no problem since now ! Whenever i try to compile or check for errors Blitz IDE opens an "Open" dialog on halve of the progress !?! ... don't know what that means !
I've restarted the IDE but that won't help.

Did anyone of you encounter this behaviour ? ... what should i do now ???


Klaas(Posted 2004) [#2]
wow ... okay, i found it

i've found out that using constant values("const") in "Data" is iritating the Blitz compiler. I thought constants will only replace be replaced by the values on compilation!?!