Hi Alex,
for my understanding, the "DataBindingExample_Flat" example depends on
"Flat.swc" [1] and in opposition to what I've said before, this is not
available in my local folder 'apache-royale-0.9.0-src' during the build (I
thought it is available, but it is only available in
'apache-royale-0.9.0-bin'). 
The script complained: "unable to open
'...\apache-royale-0.9.0-src\royale-asjs\frameworks\libs\Flat.swc'".

Unfortunately, this build stuff feels like a black box for me. I've no idea
where I could start to investigate or what I have to change in order to make
the particular "DataBindingExample_Flat" work.
Any help appreciate!

Thanks,
Olaf


[1]
royale-asjs/examples/royale/DataBindingExample_Flat/src/main/config/compile-app-config.xml
<royale-config>
    <js-output-optimization>
        <optimization>skipAsCoercions</optimization>
    </js-output-optimization>
    <compiler>
        <theme>
            <filename>../../../../../../frameworks/libs/Flat.swc</filename>
        </theme>
    </compiler>
</royale-config>



--
Sent from: http://apache-royale-development.20373.n8.nabble.com/

Reply via email to