Hi,
I am having a big problem! I can't figure this out.
When I update everything to the final release, I can't compile.

I use eclipse on the mac, and it uses a build.xml file. I have a Java project defined in eclipse, and in this case it is called "flexSamples". inside there I have a folder called flex, and in there is the frameworks.

When I compile I get this error:
Buildfile: /Users/johnbarrett/flexSamples/build.xml
cForm:
compileMXML:
     [exec] Loading configuration file /Users/johnbarrett/flexSamples/flex/frameworks/flex-config.xml
     [exec] defaults: Error: unable to open '/Users/johnbarrett/flexSamples/frameworks/macFonts.ser'
     [exec] Result: 2
BUILD SUCCESSFUL
Total time: 1 second

I notice that it is looking for the macFonts.ser file outside of the usually framework, and so when I try to replace the file in the way that it is looking for I get this new error:

Buildfile: /Users/johnbarrett/flexSamples/build.xml
cForm:
compileMXML:
     [exec] Loading configuration file /Users/johnbarrett/flexSamples/flex/frameworks/flex-config.xml
     [exec] /Users/johnbarrett/flexSamples/formmodel.mxml(11): Error: Only one root tag is allowed.
     [exec] <mx:Model id="formData">
     [exec] Result: 2
BUILD SUCCESSFUL
Total time: 10 seconds

Can anybody please help me figure this out.
Thanks,
John


Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail Beta. __._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to