You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2019/10/29 07:56:53 UTC

[GitHub] [royale-asjs] pashminakazi opened a new issue #538: Cannot Access Module as Variable in another Module

pashminakazi opened a new issue #538: Cannot Access Module as Variable in another Module
URL: https://github.com/apache/royale-asjs/issues/538
 
 
   On VDI Uncomment 
   <compile-mxml folder="/com/dbz/modules/SAL/" relmap="../../../../" example="dbzLubricantFreight"/>
   
   In dbzLubricantFreight we are using Module "dbzMaterialIssue" like
   import com.dbz.modules.INV.dbzMaterialIssue;
   Bindable] private var frmMIN:dbzMaterialIssue;
   
   Type was not found or was not a compile-time constant: frmMIN:dbzMaterialIssue
   Console Error :
   ![Module](https://user-images.githubusercontent.com/42200979/67747435-848f0480-fa4a-11e9-92ad-497e65b6d2bc.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services