Frameworks/libs? On 4/24/17, 7:24 PM, "Jason Taylor" <ja...@dedoose.com> wrote:
>so following the direcitons at >https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.co >m%2Fapache%2Fflex-sdk&data=02%7C01%7C%7C239aa3583c2b48139ae608d48b824e93%7 >Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636286839164399759&sdata=QYbJc >MHdZYwrIhesZxTrHlJUUFjjZofoO77morl1Ubk%3D&reserved=0 I managed to get the >flex-sdk compiling on Win10 x64, >ant main works, as does ant framework-rsls > >Now, where the heck is the output swc to use in my project? Says it >should be in /out but that directory dosen't exist, and if I create it >and rerun nothing. > >Found a bug deep down in GridViewLayout causing a memory leak, and only >way to fix it seems to be to fix it in the SDK itself and issue a patch, >so here I am. > >Thank you > >~ JT