static Iterator error 008
#3

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
The problem is not related to the iterators, they are just arrays anyway. The problem is that it expected a constant value and both lines use MAX_GZONES. How is that defined?
Thank you for reponse !

but it's now fixed !

i was missing this :

PHP код:
new MAX_GZONES 50
by change it to :

PHP код:
#define MAX_GZONES  50 
it's fixed !
Reply


Messages In This Thread
static Iterator error 008 - by Yaa - 26.12.2016, 20:22
Re: static Iterator error 008 - by Konstantinos - 26.12.2016, 20:44
Re: static Iterator error 008 - by Yaa - 26.12.2016, 20:45

Forum Jump:


Users browsing this thread: 1 Guest(s)