Re: building flex

2012-07-03 Thread Alexandre Madurell
Whoops! You're right. I had changed the build.properties to use the 11.3 instead, but then checked out the repository again and forgot to change it back to 11.3. I've just run it again, and it builds succesfully even with the 11.3 FP release. OH YEAH!!! I'll keep running tests (starting with Om

Re: building flex

2012-07-03 Thread Justin Mclean
Hi, > It's basically target PackageMXP that fails. It's looking for stuff in the > folder \frameworks\projects\ instead of > \frameworks\projects\flash-integration\ Looks like that's an issue that need to be fixed. Thanks for finding and reporting it. > [compc] Error: Inconsistant linkage in >

Re: building flex

2012-07-02 Thread Alex Harui
On 7/2/12 7:47 AM, "Alexandre Madurell" wrote: > Thanks Justin, > > Source, actually (at first I tried binary, then source... my current issues > are with source). > > It's basically target PackageMXP that fails. It's looking for stuff in the > folder \frameworks\projects\ instead of > \fram

Re: building flex

2012-07-02 Thread Alexandre Madurell
Thanks Justin, Source, actually (at first I tried binary, then source... my current issues are with source). It's basically target PackageMXP that fails. It's looking for stuff in the folder \frameworks\projects\ instead of \frameworks\projects\flash-integration\ I've modified the build.xml and

Re: building flex

2012-07-02 Thread Nicholas Kwiatkowski
Yeah, at the moment, the instructions I posted in March are way out of date. Following the README in the trunk should get you there. -Nick On Mon, Jul 2, 2012 at 5:53 AM, Alexandre Madurell < alexandre.madurell.f...@gmail.com> wrote: > Thanks Carol, > > I've skipped Nick's instructions, updated

Re: building flex

2012-07-02 Thread Justin Mclean
Hi, > I've skipped Nick's instructions, updated all code from the repository, run > the build.xml within the trunk folder (not the one within the frameworks > folder) Did you download the source or binary release? If it was release you need to do an "ant thirdparty-downloads" rather than just ant

Re: building flex

2012-07-02 Thread Alexandre Madurell
Thanks Carol, I've skipped Nick's instructions, updated all code from the repository, run the build.xml within the trunk folder (not the one within the frameworks folder) with the env.properties set to my environment, both from IntelliJ IDEA and the command prompt. Both would give me the same BUIL

Re: building flex

2012-06-28 Thread Carol Frampton
I don't see an error log. You should never need to use build_framework.xml. In the bin kit this is renamed to frameworks/build.xml. In the source kit you shouldn't use it. Carol On 6/28/12 11 :22AM, "Alexandre Madurell" mailto:alexandre.madurell.f...@gmail.com>> wrote: I'm bumping into an

Re: building flex

2012-06-28 Thread Alexandre Madurell
I'm bumping into an error when running the build_framework as per Nick's instructions: D:\IdeaProjects\ApacheFlexSDK\SDK\frameworks\build_framework.xml:592: compc task failed. I'm attaching a snapshot of the error log. Any ideas? (no pun intended) :D Cheers, Alexandre On Tue, Apr 3, 2012 at 1

Re: building flex

2012-04-03 Thread Left Right
It usually helps to post the error message you are getting. This way it is easier to troubleshoot the exact problem you have. Best. Oleg

Re: building flex

2012-04-02 Thread JP Bader
Nick also put out a good demo of how to build from checking out using IntelliJ IDEA: http://quetwo.com/ JP On Mon, Apr 2, 2012 at 9:40 PM, Justin Mclean wrote: > Hi, > >> I have checkout trunk code and trying to build it. I have set ANT HOME, >> FLEX HOME (SDK 4.5) and JAVA HOME set. It is stil

Re: building flex

2012-04-02 Thread Justin Mclean
Hi, > I have checkout trunk code and trying to build it. I have set ANT HOME, > FLEX HOME (SDK 4.5) and JAVA HOME set. It is still failing for > flexTasks.jar, compc.jar etc. Am I missing anything in setup? Depending on the IDE you are using you might want to read these: http://markmail.org/threa