Hi,

just let you know that Maven SDK distribution was fixed today, so you can
use SDK built with maven and the IDE should recognize it to compile.
More info here:

https://github.com/apache/royale-asjs/wiki/Build-Apache-Royale-with-Maven

El jue., 11 abr. 2019 a las 12:52, Carlos Rovira (<carlosrov...@apache.org>)
escribió:

> Hi Tiaan,
>
> What I and other use to do in Mac and Windows is to have a script (I can
> share it with you for Mac if you want since it should be easily converted
> to linux by you). This script build with maven the 3 repos and then create
> a fresh valid Royale SDK for use in IDEs. Then we point our IDEs to that
> daily sdk and build with maven our project then run on a browser.
>
> HTH,
>
> Carlos
>
>
> El jue., 11 abr. 2019 a las 12:23, Tiaan (<ti...@netsys.aero>) escribió:
>
>> Hi Carlos,
>>
>> No, I want to run mxmlc from GNU make but when running from shell prompt
>> it complains as below. When I search for the missing jar it is nowhere to
>> be found in royale when I'm done building it.
>>
>> I've learnt however from other respondents that the way I built it is
>> useful only when maven is used and I need to rebuild with ant; then the
>> missing jar would hopefully appear.
>>
>> Thanks
>>
>>
>> Hi Tiaan
>>
>> maybe I'm not understanding ok, but are you referring to the need of set
>> the path in your environment vars to call mxmlc from anywhere?
>>
>>
>> El lun., 8 abr. 2019 a las 16:15, Tiaan (<ti...@netsys.aero>) escribió:
>>
>>> Hi,
>>>
>>> I have managed to get Royale fully compiled with the helpful people on
>>> this list. Or let me say, I can see no errors anymore when compiling and
>>> all shows success.
>>>
>>> However, when trying to run mxmlc I get a missing mxmlc.jar
>>>
>>> [tiaan@nsdv64 royale-asjs]$ ./js/bin/mxmlc --help
>>> Using Royale Compiler codebase: ./js/bin/../..
>>> Using Royale SDK: ./js/bin/../..
>>> Error: Unable to access jarfile ./js/bin/../lib/mxmlc.jar
>>>
>>> Trying to find this file in any of compiler, typedefs or asjs yields
>>> nothing though. Does anyone have some insights on this ?
>>>
>>> Thanks
>>>
>>> --
>>> NetSys International
>>> Tel: +27 12 349-2056
>>> Fax: +27 12 349-2757
>>> http://www.netsys.aero
>>>
>>>
>>
>> --
>> Carlos Rovira
>> http://about.me/carlosrovira
>>
>>
>> --
>> NetSys International
>> Tel: +27 12 349-2056
>> Fax: +27 12 349-2757http://www.netsys.aero
>>
>>
>
> --
> Carlos Rovira
> http://about.me/carlosrovira
>
>

-- 
Carlos Rovira
http://about.me/carlosrovira

Reply via email to