Can't compile simple project in Air 16/17-beta

I need to update the sdk and all, and did a test.
When updating created a simple design and time to compile the following error occurs:
Anyone have any idea what may be related?
I use this command to compile:
adt -package -target ipa-app-store -provisionig-profile ****.mobileprovision -keystore ****.p12 -storetype pkcs12
****.ipa ****-app.xml ****.swf
It asks for pass and i input, i test too without pass with anothe p12, same error.
And yes, i use provisioning and p12 in distribution mode.
I export swf release mode in windows and compile in Mavericks.
Thanks.
This is the problem of another two peoples i know.
Will be of much help if someone has any guesses

Let me give more details.
I exported the swf in release mode by FB4.6 but as my is the 32-bit
have to build on a machine 64 for the new compiler work, so I thought, since I have the mac and use only to send to App store, so I thought ... I will build there, then this error occurs.
I borrowed a machine with windows 8 64bit and compiled the same swf smoothly, generated just right .ipa in ad hoc mode.
So I agree that changing as you said can run but can be something in the same compilation ... or not?
I do not know if I made myself clear.
Sorry for my poor English.

Similar Messages

  • I can't compile any project...

    Hello,
    I installed Alchemy correctly, but when I try too compile my project, I always get this error message :
    I don't understand why, since llvm-stub.exe is in the same folder as llvm-ld.
    I'm using Alchemy with Cygwin btw.
    Thanks in advance for you help

    I'm not to familiar with fmod, but it would look like from the web page that it's a library (in windows it would be a dll I asume) that you can make calls to.  If that's they case, Alchemy is not for you.
    Alchemy does not do anything that you can't do in the FlashPlayer / Air runtimes.
    Alchemy does not generate platform bytecode.
    Alchemy does generate FlashPlayer bytecode.
    Alchemy does not get arround the FlashPlayer sandbox.
    Alchmey let's you port C/C++ code and turn it into FlashPlayer bytecodes.
    If you have the sourcecode for fmod and you wish to compile the sourcecode, you can, but you will NOT have direct access to the hardware, that goes against the principle of Flash security sandbox.
    That said... there are future things comming up, which I unfortunately can't disclose, that might help you with that plan in the near future, but it sounds like you have the wrong concept of what Alchemy is.
    Whatever problem is that you are having, it's in your setup.  There is no "magic", it works out of the box if you follow the steps properly, so if you did, then it might be something in your system that is causing the conflict.
    As an observation:
    if you get a "The file exists" error when you are creating the symbolic link, then that's probably your problem.
    As stupid as this sounds, make absolutely 100% sure that you DID remove the llvm-stub.exe file before you create the symbolic link again, and make sure that you are in the right directory when you do so.  You should NOT get "The file exists" error when creating the link.
    BTW. that would have nothing to do with Alchemy, but more with cygwin.
    You have no idea how many IT certified [InsertWhateverHere] experts have I told to check the basics, which they asure me they have, and when I go step by step, it turns out to be something basic.
    Sometimes you are looking to blame something else, and miss the obvious.

  • Is the "ActionScript 2.0 compiler" (mentioned in latest AIR 3.8 beta notes) for AS2 code?

    This page says:
    "ActionScript 2.0 Compiler: The Actionscript Compiler 2.0 has been incorporated into the AIR SDK 3.8 (named 'AIR SDK 3.8 & Compiler') and retired as a separate download from Adobe Labs on March 14, 2013."
    I'm working on an AIR Mobile project where we would probably be saved about 6 months of intensive work if some of our legacy AS2 code could be compiled and run in AIR Mobile for iOS. So if there is actually an "ActionScript 2.0 Compiler" in AIR SDK 3.8, that would be fantastic to hear.
    However I suspect that this note has nothing to do with actually "compiling ActionScript 2.0 code"; I suspect this simply refers to version 2.0 of the "ActionScript Compiler". (Which is of course the same as the old "Flex Compiler." Which of course had nothing to do with the "Flex framework".)
    Clarification would be appreciated!

    Thanks Apocalyptic0n3.
    Anton, I was not mixing definitions, Adobe was. AS2 is "ActionScript 2.0". Adobe made a page that says that the "ActionScript 2.0 Compiler" is now included in AIR 3.8. Hence my desire for clarification.

  • Can I compile my project from windows to work with linux

    I have written a program in Labview 7.1 for windows XP. Some costumers are interested to run this software under Linux Ubuntu. Can I write programs in labview on a windows-pc and from there build a application to run under Linux ?

    Hi  [email protected],
    No, each operating system uses a different type of executable.  There is a different LabVIEW Run-Time engine for Linux, Windows, and Mac. Any installer you build will only run on the OS that you built it on. However, any VI that you create can be opened and run on a different operating system if you have the development system.
    Finally, the only way to deploy a LabVIEW application on a particular operating system is to use the Application Builder for that operating system.
    Benjamin R.
    R&D Software Development Manager
    http://www.fluigent.com/

  • Compile flex project to multi swf files !

    Hi all !
       I have a flex project include one mxml main application, some mxml component and action script files. Can I compile flex project to multi swf files. My goal is: swf file very large, so I divide it into multi small swf files ! How can I do this? plz, give me some guide or links about it !
       Thanks very much.

    Hi there,
    Use modules to do that.
    regards aktell2007

  • I can't compile for iOS anymore with Flex and AIR 3.8

    Hi Adobe team and others,
    I'm using Apache 4.10 Flex framework and adobe Air 3.8 for my business projects.
    I always had some problems to compile and publish iOS application (with Air 3.5 before), but with AIR 3.8, that was a miracle, I could compile my projects without any errors on Windows ... until today.
    I'm executing this command in DOS to compile my project:
    "C:\Program Files\Java\jre7\bin\java.exe" -jar "C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\sdks\4.10 - AIR 3.8\lib\adt.jar" -package -target ipa-app-store -hideAneLibSymbols no -provisioning-profile "S:\Directory_to_MobileProvision.mobileprovision" -storetype pkcs12 -keystore "S:\Directory_to_Certificats_ios.p12" -storepass my_private_password Proginov_FVTE_V45.ipa Proginov_FVTE_V45-app.xml assets com config_app.xml [email protected] Proginov_FVTE_V45.swf -extdir "S:/Directory_to_ANE/air_3.8_pnv_3.00"
    And I'm getting this result after 1 hour compiling:
    If you want, I can send you my bin-release-temp folder and ANE to try by yourself, but I need a private mail, because I don't want to publish my private project to everyone.
    Thanks

    Thank you a lot.
    I remember I tried this with AIR 3.5, and that didn't work.
    But with AIR 3.8, it's OK.
    Perfect

  • How can C++ code compile to .swf or .air

    I know that, at adobe max 2007, Scott Petersen has compile the Quake C/C++ Code to air application.
    Now I want to compile C++ Code to .swf, How and can Flex SDK help me?

    <div class=Section1><br /><br /><p class=MsoNormal><a name="_MailEndCompose"><span style='font-size:11.0pt;<br />font-family:"Calibri","sans-serif";color:black'>what we are trying to say is;<o:p></o:p></span></a></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:black'>Yes, adobe did work on a C++/SWF project but this isn&#8217;t a<br />public project and we&#8217;re not sure if it ever will be.<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:black'><o:p> </o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:black'>So far it&#8217;s only internal to Adobe not available to the<br />public, and it may or may not ever be made public</span><span style='font-size:<br />11.0pt;font-family:"Calibri","sans-serif";color:black'><o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:black'><o:p> </o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:black'><o:p> </o:p></span></p><br /><br /><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><br /><br /><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:<br />"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;<br />font-family:"Tahoma","sans-serif"'> xtaotao [mailto:[email protected]] <br><br /><b>Sent:</b> Saturday, September 13, 2008 2:22 PM<br><br /><b>To:</b> [email protected]<br><br /><b>Subject:</b> Re: How can C++ code compile to .swf or .air<o:p></o:p></span></p><br /><br /></div><br /><br /><p class=MsoNormal><o:p> </o:p></p><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'>A new message was posted by<br />xtaotao in <br><br /><br><br /><b>Developers</b> --<br><br />  How can C++ code compile to .swf or .air<br><br /><br><br />you are not adobe, you cann't, adobe can. <o:p></o:p></p><br /><br /><div class=MsoNormal><br /><br /><hr size=2 width=200 style='width:150.0pt' align=left><br /><br /></div><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'>View/reply at <a<br />href="http://www.adobeforums.com/webx?13@@.59b6790b/5">How can C++ code compile<br />to .swf or .air</a><br><br />Replies by email are OK.<br><br />Use the <a<br />href="http://www.adobeforums.com/webx?280@@.59b6790b!folder=.3c060fa3">unsubscribe</a>< br />form to cancel your email subscription.<o:p></o:p></p><br /><br /></div>

  • Error of compiling RMI project in Linux

    I have two project using RMI. They both have problem when compiling.
    One of them has GUI, it generates the stub java files but fails to compile them into classes and the error message is
    Exception in thread "main" java.lang.InternalError: unexpected exception during
    linking: java.lang.ClassNotFoundException: javax.swing.JFrame
    The other one does not have GUI, it does generate the stub classes and the message is
    java.lang.NullPointerException
    Some other simpler projects can be compiled and run.
    All the javac's worked fine but none of the rmic's worked properly.
    Please someone has the knowledge.
    Thanks.

    sorry, it's my mistake..it really Naming.lookup problem..i have solved it..anyway, thanks for your kindness..

  • Error in compiling sample project of Indesign CC 2014

    Hi,
    I am trying to compile sample project of Indesign CC 2014 using VC++ 2013. but it is showing me following error:
    "error C2039: 'assert_not_arg' : is not a member of 'boost::mpl' (..\..\..\source\sdksamples\basicmenu\BscMnuSuiteLayoutCSB.cpp)    D:\Adobe InDesign CC 2014 SDK\external\dva\third_party\boost_libraries\boost\iterator\detail\facade_iterator_catego ry.hpp"
    Build result is also showing "Unknown compiler version - please run the configure tests and report the results".
    I have added following path in "Project properties->VC++ directories->Include directories"
    D:\Adobe InDesign CC 2014 SDK\external\dva\third_party\boost_libraries
    D:\Adobe InDesign CC 2014 SDK\external\dva\third_party\adobe_source_lib
    Please let me know if any kind of settings I need to change in VC++ 2013.
    I am using application Indesign CC 2014 and VC++ 2013 and OS is Windows 8
    Thanks in advance,
    Priyanka

    You probably need to post this over in the InDesign SDK forum, but I'm not sure that's even the right place. Can you explain in plain language what this "project" is?

  • How can i transfer iWeb projects to a different computer?

    This may be a simple question, but does anyone know how I can transfer an iWeb project from one computer to another, so that I can work on the site from a different computer than the one that created it?

    The same way you transfer all your other documents.
    ~/Library/Application Support/iWeb/

  • How can I copy GarageBand projects to a new iPad?

    I recently got a new iPad Air 2 running 8.1.1  and I wanted to transfer GarageBand projects from my old iPad 3 running 8.1.2 to my new device. I found this harder than I expected.
    You'd think the help instructions I found at http://help.apple.com/garageband/ipad/1.0/index.html#chsec12c387 would be sufficient, but some of the steps didn't work for me. Was it because I was running Windows on my partnered PC  rather than a Mac?  What this help link doesn't tell you is that, as difficult as it is for me now to navigate around and find my devices after recent changes to iTunes, that all that's available for File Sharing are GarageBand projects that have already been Exported to iTunes.  However, then I ran into problems with these instructions "Send a GarageBand Song to iTunes".  Step 1- the only place I see My Songs on my old iPad is at the edit screen of a project. When I hit My Songs, it shuts down that recording session and switches to a list of songs, but there is no Export Song button, just a plus sign in the upper left.  Hitting the plus doesn't get me to " Export Song button", it gets me to "Create New Song" or " Copy From iTunes File Sharing". It took me a long time to figure out I had to Select a song first, then the icons in the upper left changed and one icon gave me a way to upload to iTunes. Not at all like the help instructions, but at least I could get a project to File Sharing. (or Dropbox) However, if I selected more than one project, the Upload button grayed out.  I had 40 projects to transfer, so I wanted to find a solution that would be better than this.
    I looked at Re: Import a proyect from garage band to ipad  and It is really unacceptable that I cannot transfer my garageband format songs from iPad to iTunes for windows and then add them to my new iPad.  Any ideas?  but they weren't matching up to my problem.  However, it was nice to find out about iFun http://www.i-funbox.com/ , which looks more understandable than iTune File Sharing.
    What I eventually discovered was I could select multiple GB projects on the old iPad, and still have the Upload to iCloud icon available in the upper left.  All my remaining GB projects went to iCloud in one step and eventually they started to appear in GB on my new iPad Air, except that I had to buy some more iCloud storage.
    Is this really the only way to move many GB projects to a new iPad?

    Hello marcia999,
    This can be done through the Filesharing pane in iTunes (when the iPad is connected).
    iMovie for iOS (iPad): Import from iTunes
    http://support.apple.com/kb/PH3239
    If you created a project or trailer on an iOS device (such as iPad or iPhone) and sent the project to iTunes, you can then import the project to another compatible device through iTunes.
    Import a project or trailer from iTunes
    Connect your device to your computer, then open iTunes on your computer.After a moment, your device appears in iTunes, below Devices on the left.
    Select the device, then click Apps at the top of the iTunes window.
    Select iMovie in the Apps list below File Sharing (you may need to scroll to see it).
    Click Add below the iMovie Documents pane; in the window that appears, navigate to the file you want to add.
    Select the file, then click Open to copy the file to your device.The file appears in the iMovie Documents pane when copying is complete.
    Open iMovie on your device; if you’re not in projects view, tap the My Projects button in the upper-left corner above the viewer.
    Tap the Import button at the bottom of the screen, then tap the name of the project you want to import.When the import is complete, the project opens and can be edited like any other project.
    Cheers,
    Allen

  • Can no longer return to iOS app in AIR 4.0 Beta

    Is it me or is it no longer possible to return to an iOS app in AIR 4.0 beta? An app I just compiled restarts every time you launch it. No such problem in AIR 3.9.

    Just yesterday I saw a problem where going to the home screen and back would either crash the app or would leave it in a frozen state. It only happened if by that time I had been via a part of the app that played an animation that used stream audio.
    Might you be seeing the same kind of thing, where you can go in and out of your first screen, but get crashes or hangs when going from another screen?
    I didn’t log a bug yet because it’s a hard problem to narrow down, because the crashing happens when you return to the app, and so doing a debug session won’t help, the session closes when you go to the home screen.

  • How can i use the project code instead of project xml?

    hello
    i use the sessionbean+toplink structure,after i finish the o-r mapping by using the mapping work bench,i generate the project xml file,then in the "session.xml" file,i refer to the project xml,then i can use it from sessionbean.
    i hear that if i use the project code instead of project xml file,it will be more performant,is that true?
    otherwise,how can i use the project code instead of project xml file?i mean, in "session.xml", i can use the "<project-xml>" tag to refer to the project xml file,then in my session bean,i get the server session by read the "session.xml" file.but if i use the project code,how can i refer it from the "session.xml"?the examples that come with the toplink installation only tell me how can i use the project xml file within the session bean,it don't give me any clue about using the project code in the sesion bean,who can give me a step-by-step instruction and code snippet?
    thank you very much?

    There is a slight performance gain during session load at startup but there is no difference at runtime. The choice of which to use is dependent upon you build process. Whether it is easier to submit a new version of the class into the comile build process vs an XML file. In most cases it is just a preference of the development team.
    When you use the project-class you'll need to generate the source code and compile it into your system. Typically it is packaged with the persistent classes. You may need to configure your environment so that the class-loaders have access to these classes (same for the XML case).
    When using the project-class you simply replace the project-xml entry like this:
    <project-class>oracle.toplink.demos.employee.relational.EmployeeProject</project-class>
    The DTD for the session.xml file is found at <TOPLINK_HOME>\core\sessions_4_5.dtd. It is also in the documentation at:
    http://otn.oracle.com/docs/products/ias/doc_library/90200doc_otn/toplink.903/b10064/a-sessio.htm#634246
    Doug Clarke
    Product Manager
    Oracle9iAS TopLink

  • Can't drag every project into new volume in Project Library (iMovie '09)

    I am backing up my iMovie '09 projects (and their events) to an external hard drive. I am doing this from within iMovie, by dragging each project from the list that appears in the Project Library window onto the appropriate external drive that appears also in that window and selecting "Copy Project and Events." I have no trouble doing this... except...
    The list of projects is quite long. There are times when the external drive is not visible in the window at the same time as the project I am trying to move. When I drag the project, it does not move "up" (or "down") the list, which remains (for lack of a better word) static; I can never drag it to the HDD volume. I hope this makes sense.
    "Duplicate Project" only duplicates it on the current HD. There is no "Move to..." except "Move to trash." I can find no way to "select all" projects and drag the entire lot of them all at once into the desired volume.
    What am I doing wrong or overlooking?
    (I'm using a MacBook Pro running 10.6.8.)

    I am in the habit of creating folders for my projects by year. If I have a single group of movies all on the same subject, I will create another folder for them under the year folder. For example, I have a folder for 20 movies I made during a cruise to Greece and Turkey under the 2008 folder.
    Once everything is in Folders, it is simple to open one folder, close the rest, and you can see both the file and the target drive on the same screen. You may want to create a similar folder on the new drive, because I don't think you can copy an entire folder all at once.
    Another trick to try at your own risk (i.e. test it first). You can move the first project over to the new drive from within iMovie. This will set up a proper iMovie Projects.localized folder on the external drive. Then try dragging some more projects to the external drive using the FInder.   Paths to Events are hard coded within projects, so you cannot move events this way, but it should work for projects. (But test it first and convince yourself).
    I have done it this way when a drive was failing and I had to act quickly.

  • Can't compile.

    Hi,
    I was a VB developer and started to develop using java recently.
    I had to do some modification in a existing java project uses tomcat as the web server. I'm using Jbuilder 9 toas my editor. what I'm doing is open files using jbuilder and do the modification. I did couple of changes in my jsp files and those changes are working fine. Recently I had to do a modification in one of .java file. So I opened the file using Jbuilder and did the modification. then when I tried to compile the file It gave a lot of errors. when i run the site without the change i did to .java file it's working perfectly.
    most of the error like.
    <file name>.package <path> doesnot exist at line <line number>, column<column number>
    but those files exist in relavant folders reffered and i think when i'm compiling the .java file it can't refer those files.
    How can I compile my .java file and make the .class file.
    Thanks in advance.

    hi arijit_datta,
    Here I list down couple of errors I got when trying to compile.
    "LeaveApplication.java": package com.HRM.eLeave.dbhandle does not exist at line 3, column 35
    "LeaveApplication.java": package com.HRM.eLeave.util does not exist at line 11, column 1
    "LeaveApplication.java": cannot resolve symbol: class Environment in class com.HRM.eLeave.leaveApplication.LeaveApplication at line 31, column 72
    "LeaveApplication.java": cannot resolve symbol: class Environment in class com.HRM.eLeave.leaveApplication.LeaveApplication at line 397, column 19

Maybe you are looking for

  • I can't get voice memos off itunes iPhone 4

    iTunes 10, Iphone 4. I have deleted the voice memos from the Library>music but they are still there under Devices>iPhone>Music. They are also not on my iPhone when I launch the Memos app. I have tried checking and unchecking the "include voice memos"

  • Supplier Site Contacts Open Interface Import Program is erroring out.

    Hi, We are on 12.0.4 on solaris 10. Tomorrow is go-live in one of our client, When we doing data migration. Uploaded the data into Interface table. From there we are running this standard program to push th edata into standard table. Its erroring out

  • A few questions from a new user.

    Good afternoon, While I have been doing graphic art as a hobby for an extreemly long time, i am very much a student per say when it comes to photoshop having just got it recently. So please exuse me if my questions have simple answers i just simply h

  • ERROR: Units field CURR1 for field HSL of DataSource 3FI_SL_Z3_SI is hidden

    Hi all, This is the error msg i'm getting when trying to activate the extract structure for FI-SL. Did anybody come across it? And how to unhide the HSL,ASL etc fields .. four of my fields got locked and i have no clue what made it hide. these were t

  • Music files repeatedly mis-filed or deleted on 580...

    Mostly, my 5800 handles my music files OK. However occasionally it just deletes some of the songs. So I have to copy them on again. Mostly this just happens once but sometimes again. Several different albums have been affected this way. More frustrat