so following the direcitons at https://github.com/apache/flex-sdk 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
