TG|Mcbain
5th Jun 2004, 09:29 AM
Hi
Is it possible to force ucc to compil on package before another?
I have a problem because i declare a var like this :
var myActor myVarName
But class myActor is in a package which is always compiled after the package where myVarName is declared which result in a : Error Unrecognized type 'myActor' when compiling :(.
thx for help:)
Is it possible to force ucc to compil on package before another?
I have a problem because i declare a var like this :
var myActor myVarName
But class myActor is in a package which is always compiled after the package where myVarName is declared which result in a : Error Unrecognized type 'myActor' when compiling :(.
thx for help:)