carlosrovira commented on issue #934:
URL: https://github.com/apache/royale-asjs/issues/934#issuecomment-727886234


   Hi,
   
   I understand from your question that your migration is not with emulation, 
but with Jewel, Basic, or other library.
   SharedObject is a class from MXRoyale. We want to separate MXRoyale at some 
point (I know @greg-dove has this already done in his machine and soon will be 
added). In the meanwhile you need to add MXRoyale library to your compilation 
so the classes there can be found.
   Don't know the way you're building, if with Maven, Ant or IDEs. Each one has 
different approaches. 
   configname=flex just add a configuration that includes directly MXRoyale lib.
   Instead using royale default, doesn't have MXRoyale, hence you need to add 
it on your own.
   HTH
   Carlos


----------------------------------------------------------------
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:
[email protected]


Reply via email to