eclipse - Compile Adobe Flash Builder project with Flex SDK command line -
i have inherited flash builder 4.6 project, cannot eclipse fb compile project, , 60 days has lapsed.
i got fed being sent in circles eclipse/fb , want try , sanitise/understand process building manually using flex sdk 4.6.
trouble, not know start. there mxmlc.exe , compc.exe, there projects within workspace inter-depedencies.
simple example using ant exists chap compiling single source file.
in workspace have main project folder sub-folders src containing .as, .mxml, .png files , sub0fodlers "assets". @ src root folder there main mxml maps final compiled exe.
the project has "libs", "bin" "bin-release" folder.
the referenced projects similar.
one of referenced projects "flerry".
i want single windows perl/bat scipts compile me.
any ideas on look?
mxmlc.exe used compile application, compc.exe used compile libraries. if have code library dependencies, you'll first need compile these , compile application.
the documentation on compiling pretty , can found here: http://help.adobe.com/en_us/flex/using/ws2db454920e96a9e51e63e3d11c0bf69084-7fcc.html
i suggest give go , post specific questions if run issues.
Comments
Post a Comment