Undeclared Identifier problem

04/06/2017 11:24 justcallmeidol09#1
Hello again:handsdown: i need help with this error, it says its undeclared although i already declared it on DefineAttribute.h
i dont understand why its still undeclared?

[Only registered and activated users can see links. Click Here To Register...]
04/06/2017 11:35 yazuka21#2
Quote:
Originally Posted by justcallmeidol09 View Post
Hello again:handsdown: i need help with this error, it says its undeclared although i already declared it on DefineAttribute.h
i dont understand why its still undeclared?

[Only registered and activated users can see links. Click Here To Register...]
Resource #define
04/06/2017 11:37 justcallmeidol09#3
Quote:
Originally Posted by yazuka21 View Post
Resource #define
besides on defineattribute.h are there any file in resource where AREA_NORMAL is defined? as far as i see its only defined in DefineAttribute.h
04/08/2017 07:33 Zeljian#4
you can remove that code if you want JC
04/09/2017 09:26 justcallmeidol09#5
Quote:
Originally Posted by Zeljian View Post
you can remove that code if you want JC
already fixed that.:D thanks for your respond btw.