What does your taskdef look like? It should be referencing flexTasks.jar as shown below.
Also, if you subscribe to [email protected] your posts will show up without moderation much sooner. -Alex On 2/15/14 1:52 PM, "bgoldnyxnet" <[email protected]> wrote: >> So you should change it to: >> >> <taskdef resource="flexTasks.tasks" >> classpath="="${FLEX_HOME}/ant/lib/flexTasks.jar "/> > >Okay, last message was from trying "ant" in the flex_home directory. >SIgh. > >I'm still getting the error message: >========================================================================== > [taskdef] Could not load definitions from resource flexTasks.tasks. It >could not be found. >========================================================================== > >Looking in ~/bin/flex/sdks/4.6.0/ant, I notice a file flexTasks.tasks. I >wonder if I need to include that file somehow. > > > >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/How-to-link-multiple-source >-files-when-using-the-command-line-compiler-tp4974p4991.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.
