Building Samples partially failes (Mac OSX 10.9 64bit - XCode 6.1)

Hi, i had some trouble getting to this stage because I am also fairly new to Mac OSX but with some common sense and googling I made it to the step of creating the project for the samples.
This is what it shows when running the generation via ./GenerateSamples_mac.sh
PWD is <MYXMPDIR>/samples/build/xcode/intel_64, CMAKE LOCATION IS <MYXMPDIR>/samples/build/../../tools/cmake/bin/cmake.app/Contents/bin/cmake, dir is xcode/intel_64
-- The C compiler identification is AppleClang 6.0.0.6000056
-- The CXX compiler identification is AppleClang 6.0.0.6000056
-- Check for working C compiler using: Xcode
-- Check for working C compiler using: Xcode -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler using: Xcode
-- Check for working CXX compiler using: Xcode -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
INFO:64 Target is chosen
-- OSX SDK is set to /Applications/Xcode.app/Contents/Developer
INFO:Add CustomSchema sample
ERROR: Framework Cocoa not found
ERROR: Framework Cocoa not found
ERROR: Framework Cocoa not found
ERROR: Framework Cocoa not found
ERROR: Framework Cocoa not found
ERROR: Framework Cocoa not found
ERROR: Framework Cocoa not found
ERROR: Framework Cocoa not found
ERROR: Framework Cocoa not found
ERROR: Framework Cocoa not found
-- ===========================================================================
--  XMP_Samples_64
-- ===========================================================================
-- Configuring done
-- Generating done
-- Build files have been written to: <MYXMPDIR>/samples/build/xcode/intel_64
Xcode project created successfully
I dont know if the Framework errors are whats causing the errors when compiling above project.
Now when I open the project, set base SDK to a recent one and try to run @ALL_BUILD, its giving me 25 errors for DumpMainXMP like these (a bit shortened)
Build target DumpMainXMP
Ld <MYXMPDIR>/samples/target/macintosh/intel_64/Debug/DumpMainXMP normal x86_64
    cd <MYXMPDIR>/samples/build/cmake
    export MACOSX_DEPLOYMENT_TARGET=10.7
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cl ang++ -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOS X10.9.sdk -L<MYXMPDIR>samples/target/macintosh/intel_64/Debug -F<MYXMPDIR>/samples/target/macintosh/intel_64/Debug -filelist <MYXMPDIR>/samples/build/cmake/DumpMainXMP/build_x64/XMP_Samples_64.build/Debug/DumpMainX MP.build/Objects-normal/x86_64/DumpMainXMP.LinkFileList -mmacosx-version-min=10.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names <MYXMPDIR>/samples/build/cmake/../../../public/libraries/macintosh/intel_64/Debug/libXMPC oreStatic.a <MYXMPDIR>/samples/build/cmake/../../../public/libraries/macintosh/intel_64/Debug/libXMPF ilesStatic.a -Xlinker -dependency_info -Xlinker <MYXMPDIR>/samples/build/cmake/DumpMainXMP/build_x64/XMP_Samples_64.build/Debug/DumpMainX MP.build/Objects-normal/x86_64/DumpMainXMP_dependency_info.dat -o <MYXMPDIR>/samples/target/macintosh/intel_64/Debug/DumpMainXMP
Undefined symbols for architecture x86_64:
  "_CFBundleCopyExecutableArchitectures", referenced from:
      XMP_PLUGIN::IsValidLibrary(std::string const&) in libXMPFilesStatic.a(OS_Utils_Mac.o)
  "_CFBundleCopyResourceURL", referenced from:
      XMP_PLUGIN::GetResourceDataFromModule(__CFBundle*, std::string const&, std::string const&, std::string&) in libXMPFilesStatic.a(OS_Utils_Mac.o)
  "_CFBundleCreate", referenced from:
      XMP_PLUGIN::IsValidLibrary(std::string const&) in libXMPFilesStatic.a(OS_Utils_Mac.o)
      XMP_PLUGIN::LoadModule(std::string const&, bool) in libXMPFilesStatic.a(OS_Utils_Mac.o)
  "_CFBundleGetFunctionPointerForName", referenced from:
      XMP_PLUGIN::GetFunctionPointerFromModuleImpl(__CFBundle*, char const*) in libXMPFilesStatic.a(OS_Utils_Mac.o)
  "_CFBundleIsExecutableLoaded", referenced from:
      XMP_PLUGIN::LoadModule(std::string const&, bool) in libXMPFilesStatic.a(OS_Utils_Mac.o)
  "_CFBundleLoadExecutableAndReturnError", referenced from:
      XMP_PLUGIN::LoadModule(std::string const&, bool) in libXMPFilesStatic.a(OS_Utils_Mac.o)
  "_CFDataGetBytes", referenced from:
      XMP_PLUGIN::GetResourceDataFromModule(__CFBundle*, std::string const&, std::string const&, std::string&) in libXMPFilesStatic.a(OS_Utils_Mac.o)
  "_CFNumberGetValue", referenced from:
      XMP_PLUGIN::GetResourceDataFromModule(__CFBundle*, std::string const&, std::string const&, std::string&) in libXMPFilesStatic.a(OS_Utils_Mac.o)
  "_CFRelease", referenced from:
      XMP_PLUGIN::IsValidLibrary(std::string const&) in libXMPFilesStatic.a(OS_Utils_Mac.o)
      XMP_PLUGIN::LoadModule(std::string const&, bool) in libXMPFilesStatic.a(OS_Utils_Mac.o)
      XMP_PLUGIN::UnloadModule(__CFBundle*, bool) in libXMPFilesStatic.a(OS_Utils_Mac.o)
      XMP_PLUGIN::AutoCFRef<__CFNumber const*>::~AutoCFRef() in libXMPFilesStatic.a(OS_Utils_Mac.o)
      XMP_PLUGIN::AutoCFRef<__CFData const*>::~AutoCFRef() in libXMPFilesStatic.a(OS_Utils_Mac.o)
      XMP_PLUGIN::AutoCFRef<__CFString const*>::~AutoCFRef() in libXMPFilesStatic.a(OS_Utils_Mac.o)
      XMP_PLUGIN::AutoCFRef<__CFURL const*>::~AutoCFRef() in libXMPFilesStatic.a(OS_Utils_Mac.o)
  "_CFStringCreateWithCString", referenced from:
      XMP_PLUGIN::MakeCFString(std::string const&, unsigned int) in libXMPFilesStatic.a(OS_Utils_Mac.o)
  "_CFURLCreateDataAndPropertiesFromResource", referenced from:
      XMP_PLUGIN::GetResourceDataFromModule(__CFBundle*, std::string const&, std::string const&, std::string&) in libXMPFilesStatic.a(OS_Utils_Mac.o)
  "_CFURLCreateFromFileSystemRepresentation", referenced from:
      XMP_PLUGIN::IsValidLibrary(std::string const&) in libXMPFilesStatic.a(OS_Utils_Mac.o)
      XMP_PLUGIN::LoadModule(std::string const&, bool) in libXMPFilesStatic.a(OS_Utils_Mac.o)
  "_CFURLCreatePropertyFromResource", referenced from:
      XMP_PLUGIN::GetResourceDataFromModule(__CFBundle*, std::string const&, std::string const&, std::string&) in libXMPFilesStatic.a(OS_Utils_Mac.o)
  "_ConvertFromTextToUnicode", referenced from:
      ReconcileUtils::MacEncodingToUTF8(unsigned short, unsigned short, unsigned char const*, unsigned long, std::string*) in libXMPFilesStatic.a(Reconcile_Impl.o)
  "_ConvertFromUnicodeToText", referenced from:
      ReconcileUtils::UTF8ToMacEncoding(unsigned short, unsigned short, unsigned char const*, unsigned long, std::string*) in libXMPFilesStatic.a(Reconcile_Impl.o)
  "_CreateTextEncoding", referenced from:
      ReconcileUtils::UTF8ToMacEncoding(unsigned short, unsigned short, unsigned char const*, unsigned long, std::string*) in libXMPFilesStatic.a(Reconcile_Impl.o)
      ReconcileUtils::MacEncodingToUTF8(unsigned short, unsigned short, unsigned char const*, unsigned long, std::string*) in libXMPFilesStatic.a(Reconcile_Impl.o)
  "_CreateTextToUnicodeInfo", referenced from:
      ReconcileUtils::MacEncodingToUTF8(unsigned short, unsigned short, unsigned char const*, unsigned long, std::string*) in libXMPFilesStatic.a(Reconcile_Impl.o)
  "_CreateUnicodeToTextInfo", referenced from:
      ReconcileUtils::UTF8ToMacEncoding(unsigned short, unsigned short, unsigned char const*, unsigned long, std::string*) in libXMPFilesStatic.a(Reconcile_Impl.o)
  "_DisposeTextToUnicodeInfo", referenced from:
      ReconcileUtils::MacEncodingToUTF8(unsigned short, unsigned short, unsigned char const*, unsigned long, std::string*) in libXMPFilesStatic.a(Reconcile_Impl.o)
  "_DisposeUnicodeToTextInfo", referenced from:
      ReconcileUtils::UTF8ToMacEncoding(unsigned short, unsigned short, unsigned char const*, unsigned long, std::string*) in libXMPFilesStatic.a(Reconcile_Impl.o)
  "_GetTextEncodingBase", referenced from:
      ReconcileUtils::UTF8ToMacEncoding(unsigned short, unsigned short, unsigned char const*, unsigned long, std::string*) in libXMPFilesStatic.a(Reconcile_Impl.o)
      ReconcileUtils::MacEncodingToUTF8(unsigned short, unsigned short, unsigned char const*, unsigned long, std::string*) in libXMPFilesStatic.a(Reconcile_Impl.o)
  "_UpgradeScriptInfoToTextEncoding", referenced from:
      ReconcileUtils::UTF8ToMacEncoding(unsigned short, unsigned short, unsigned char const*, unsigned long, std::string*) in libXMPFilesStatic.a(Reconcile_Impl.o)
      ReconcileUtils::MacEncodingToUTF8(unsigned short, unsigned short, unsigned char const*, unsigned long, std::string*) in libXMPFilesStatic.a(Reconcile_Impl.o)
  "_kCFAllocatorDefault", referenced from:
      XMP_PLUGIN::IsValidLibrary(std::string const&) in libXMPFilesStatic.a(OS_Utils_Mac.o)
      XMP_PLUGIN::LoadModule(std::string const&, bool) in libXMPFilesStatic.a(OS_Utils_Mac.o)
      XMP_PLUGIN::GetResourceDataFromModule(__CFBundle*, std::string const&, std::string const&, std::string&) in libXMPFilesStatic.a(OS_Utils_Mac.o)
"_kCFURLFileLength", referenced from:
      XMP_PLUGIN::GetResourceDataFromModule(__CFBundle*, std::string const&, std::string const&, std::string&) in libXMPFilesStatic.a(OS_Utils_Mac.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The basic linking seems to be fine from what I can tell. Dont know what else is causing the problem though..
When I am trying to build targets individually, I get even more errors.
Appreciate any help
Best regards bengalo

Aight, I dug into cmake a bit and found that i only needed to change <xmpdir>/build/shared/ToolchainLLVM.cmake to set the correct XMP_OSX_SDK
that also solved the problems of not being able to compile the sample projects.
In XCode it still shows up as a custom entry with "SDK not found" but the path is correct and I think XCode also figures it out when linking (cant recall if I tested)
Anyway its enough for CMake to find its way and I still manually changed it to use the latest SDK for my project...
I didnt get the static libraries to actually work yet but thats probably due to my noobness at dephicering compiler errors and nothing related to your project
I'll try to use the frameworks, maybe I have better luck with those =)
UPDATE: My C++ Standard Library was set to libc++ which is the compiler default.
I changed it to libstdc++ and it compiled. Maybe the default was changed, I dont know really, couldnt be bothered to find out though
Only included the header files so far but I'm fairly confident its going to work.
Have to figure out how to nicely include it into my project. Guess it's going to be a wrapper, not sure about how to do that but lots of light at the end of the tunnel...
Thanks for your support

Similar Messages

  • Error when starting Flash Builder 4.7 in Mac OSX Maverick

    I'm getting this error when I start Flash Builder 4.7 on Mac OSX Maverick.

    I solved it. The trick was to press the Install button. After a few minutes Flash Builder opened.

  • HT201260 my mac mini build is 11G56 and mac osx is 10.7.5 how can i install latest mac 10.8 and above

    my mac mini build is 11G56 and mac osx is 10.7.5 how can i install latest mac 10.8 and above

    Simply purchase Mountain Lion from the App Store and it will begin installation after the download is complete. Note that it's a large download, about 4.5GB, so you should have a good Internet connection..
    However... if I were you, I would just wait another month or so until Apple releases Mavericks - the 'latest' announced version of OS X -> http://www.apple.com/osx/preview/.
    No need to pay for two upgrades in a months (or so) time...
    Clinton

  • Help - "Installation failed" Mac OSX could not be installed

    I have had a really lousy day with the Leopard install. I got the five license family pack.
    2 x white MacBooks - fine - although on one the DVD kept spitting it out and after about 10 goes it worked.
    1 x Mac Mini - blue screen upon restart. Still not fixed.
    1 x 24 iMac - fine
    1 x 17 iMac - DISASTER
    I need help on the last one and can't find a post anywhere.
    I did the install. It started back up and I was ready to rock and roll. But it changed by account to "standard" rather than "administrator". Spoke to Apple, suggest erase and clean install, started that, then read a post on how to fix this after wiping. So that put me in a foul mood...
    Then, I put the Leopard disk in and then did the erase, repair, verify, etc. I then chose the now blank hard drive as the destination drive. It then goes through the motions of calculating the time remaining, etc.
    After about 5 minutes of "installing" I get a whopping great big exclamation mark and the text "Installation failed, Mac OS X could not be installed on your computer, The installer could not validate the contents of the "base system". Contact the software manufacturer for assistance. Click restart to restart your computer and try installing again". I have tried this a few times - no good. Apple Australia is now closed for the night.
    So I went back to my original 10.4.8 iMac install disc and thought I would try that. I would then put Leopard over the top of that. It says it can't install this operating system on the selected drive.
    So, I can't install the new, I can't install the old.
    HELP!!!
    Thanks,
    Andrew
    Sydney, Australia

    Me and my folks bought a copy each. I installed mine on my Macbook Pro and there was no issue. I went to my folks to help them as they are not as confident as me and had a disaster. They have a first generation current configuration iMac G5 (the one just before isight was added). But the installer completely freaked. The log spat out heaps of errors. Each attempt got completely different behavior. Sometimes it would just go idle and do nothing more. Two attempts that got further than the idled attempts ended up failing about half way through telling me the disk is damaged. The disk looks perfect and the installer verification checks out. I checked the disk on my MBP and it checks out there too. No trouble starting up from it or accessing any of it's features. So I tried it out on my macbook pro and it works fine. So I checked out the iMac with disk first aid and it checks out also. The end result was I had to reinstall 10.4 and run the updates over it and give up. Took me all week end (just finished just now)... Also the ROM is ok as I installed the 10.4 version without a single error in the log. They will be returning their copy to the store monday!
    --- Added
    Incidentally. When I installed at home I was able to deselect everything except the system essentials. But at my folks the installer wouldn't allow me to deselect the languages. The difference between the two is I did a fresh installer and they asked for me to just do an update. In my attempts I did end up doing an archived install, no difference. Only thing I didn't do was a format install. In the end I should have tried as I had to reinstall 10.4 from scratch anyway and ret a few things as the installer had partially installed the new OS. I just didn't have much faith in the formatted install from working either as at the time I wasn't sure if the ROM had an issue with the disk or if there was some fundamental conflict with the hardware, either case wouldn't suggest that approach would work any better.
    Message was edited by: osihara

  • Scene Builder not quitting on MAC OSX

    JavaFX Scene Builder is becoming an essential tool.
    Is anyone else having problems in getting the app to quit, it works great but has to be forced to quit.
    This has been a problem on the last few builds.
    I am running OSX 10.7.4
    Java SE7 version 1.7.0_05
    Scene Builder - build 44
    javafx2.2.0 B15

    Hi,
    Some SceneBuilder builds suffered from http://javafx-jira.kenai.com/browse/RT-22036.
    It may be what you are experiencing.
    However it should already have been fixed in:
    Product Version
    JavaFX Scene Builder 1.0 (Developer Preview)
    Build Information
    Version: 1.0-b44, Changeset: 85718f0238ce, Date: 2012-06-18 17:54 +0200
    JavaFX
    2.2.0-beta-b13
    If you click on Help > About Scene Builder, you can compare the values displayed
    with those above.
    best regards,
    -- daniel

  • Failed to install Flash Builder 4.5 in Mac OSX 10.7 Lion

    Quickly after starting the installation procedure, the installer says the installation is cancelled and gives me the following error report:
    Exit Code: 24
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 16 error(s), 2 warning(s)
    WARNING: DS013: Payload {ED679BB6-B428-4DCF-A52F-F9AAAA117101} Flash Player 10.0.45.2 is already installed and the session payload {09E9550D-7D89-4B9D-B6BB-72AF22CA9D3B} Flash Player 10.2.153.1 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {298CF0B0-8B47-46DF-B726-8E4BFAD5432E} AdobeHelp 1.0.0.0 is already installed and the session payload {B86DCC32-8B28-4788-8A09-6D1C9F7EAAAD} AdobeHelp 3.4.0.0 has no upgrade/conflict relationship with it.
    ERROR: DS013: Verifying payload integrity : Failed with code 1
    ERROR: DW001: Set payload cancelled status
    ERROR: DW049: Payload {09E9550D-7D89-4B9D-B6BB-72AF22CA9D3B} has an action "install" but no resultState
    ERROR: DW049: Payload {24516988-6529-480E-8FE3-8428704FCAAB} has an action "install" but no resultState
    ERROR: DW049: Payload {2C79B880-4D30-4572-91C7-FB6B6003DEF9} has an action "install" but no resultState
    ERROR: DW049: Payload {3FA63389-0091-497A-8522-998E43648AEF} has an action "install" but no resultState
    ERROR: DW049: Payload {6F3A624B-1B72-4081-96E8-23261F389C5C} has an action "repair" but no resultState
    ERROR: DW049: Payload {9947B700-1D03-48A8-9C89-415C5E38D74F} has an action "install" but no resultState
    ERROR: DW049: Payload {9D0088AD-BBB1-470B-B7B8-520EDEFAE5F3} has an action "install" but no resultState
    ERROR: DW049: Payload {A04E70DF-CF2C-45FE-AA69-3267F28849D8} has an action "install" but no resultState
    ERROR: DW049: Payload {B86DCC32-8B28-4788-8A09-6D1C9F7EAAAD} has an action "install" but no resultState
    ERROR: DW049: Payload {BD0D6363-E961-410F-8BF4-ECD8795F3923} has an action "repair" but no resultState
    ERROR: DW049: Payload {E0BCE1AA-B57D-4983-A05A-1B2CBF124494} has an action "install" but no resultState
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Suite Shared Configuration CS5: User cancelled installation
    ERROR: DW001: User cancelled the operation
    I tried both suggestions on this page which should solve installation issues: http://kb2.adobe.com/cps/905/cpsid_90508.html#main_Flash_Builder but no luck ...
    Does anyone have any idea how to fix this?

    I found the solution...for me, anyway...
    I have a new Mac Mini Server running Lion Server and Lion.  I could not get CS5 to install and was getting the same "DW049" errors.
    As a new(er) Mac user I am hesitant to start tinkering with my system drive, partitions, OS, etc...I saw a lot of forum responses all over the place discussing the migration of apps from a MacBook Pro, loading Snow Leopard on top of Lion, etc. etc.
    I didn't do any of that.
    I simply removed any old install files.
    Updated Java for OS X Lion here: http://support.apple.com/kb/DL1421
    Restarted
    Worked fine. Java update came out in July, apparently.
    HTH,
    Dave

  • Building Sample Applications Fails

    Hi,
    I just installed everything from the update center (looking for those performance improvements.) Now when I create a new project, using any of the samples, the build fails looking for classes in import com.sun.rave.web.ui.* i.e. import com.sun.rave.web.ui.component.MessageGroup;
    Can anyone tell me where the unfound packages are.
    Thanks
    Tom

    You may want to try to use a new user dir or delete your user dir and restart.
    Hope that helps.

  • Kerberos via Bonjour fails (Mac OSX Server 10.6.2)

    we setup an test-environment with server and clients (all running 10.6.2).
    we had added also "non apple" server-machines (debian linux, windows) successfully.
    the desired setup is to have SSO via Kerberos and managing users in the open directoy on a mac-server. A sync with "mobile accounts", timemachine etc. works.
    anyway I am stucked with the Bonjour advertisements under "shares" in Finder. It seems that Bonjour does not advertise the "FQDN" of the mac-server but only the hostname. So connecting to the server in Finder via browsing fails although a Kerberos ticket availiable.
    Using cmd+K and connect to "afp://server.domain.com" (so using the FQDN) works, the connection is established via the Kerberos ticket.
    I had a similar problem when integrating the linux boxes. Here "Avahi" is used to broadcast the FQDN so the connection can be done (aka the Kerberos ticket is used).
    How can I have the same thing in Bonjour, mostly just changing the advertised hostname for an entry ?
    Message was edited by: hcarsten

    Reco,
    In thread http://discussions.apple.com/thread.jspa?messageID=647522&#647522 , Nemesis talks about "Inherit permissions from parent" requiring restarting the server. I don't know if you have tried that.
    You have probably seen this in your searches, http://kb2.adobe.com/cps/322/322391.html, where Adobe states,
    "If you use Photoshop CS without Adobe Creative Suite or Photoshop 7 or earlier, Adobe Technical Support strongly recommends working in Photoshop directly on the local hard disk to prevent data loss. Save files to your hard disk first and then transfer them to the network or removable drive in the Finder or in the Windows Explorer. To retrieve files, copy them in the Finder or in the Windows Explorer from the network or removable drive to your hard disk then open the files in Photoshop. This will also avoid problems that may come from differing network system setups (for example, Windows NT Server, Netware, or AppleTalk) and removable media device drivers not being completely compatible with the operating system or Photoshop."
    If you are just supporting Apple boxes what about this as a work-around?
    1) Attach an action to a local folder. That action would copy any aded file to a network folder of your liking.
    2) Set up an Applescript to copy the file from the network to the local directory set up in step 1. You could go further and even have the Applescript open the file in the appropriate application.
    Additionally, if you are supporting just 10.6 clients, you could set up a File Service using Automator so that the client could just control-click on the network file and trigger the Applescript.
    I imagine a similar type work-around could be setup for Windows boxes also.

  • Adobe AIR ANE for Mac OSX 32-64bits Error

    Hi,
    I'm trying to build a ANE for Mac OSX. I setup XCode 5.1 and was following this two tutorials:
    http://riawanderer.com/2012/03/27/working-with-air-native-extensions-on-the-mac/
    http://quetwo.com/2011/12/03/working-with-air-native-extensions-on-the-mac/
    To get the project setup.
    I'm finding that Adobe AIR.framwork in folder /runtimes/air/mac is 32-bit, but XCode has deprecated 32-bit...so I'm finding this error when I try to build the project:
    error: -fobjc-arc is not supported on platforms using the legacy runtime
    Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cl ang failed with exit code 1
    So right now ANE development for Mac OSX is broke since I can't build a cocoa framework library due to 32-bit deprecation and Adobe not updating the library since 2011
    I'm right or maybe I'm missing something.
    Hope someone could give some path to solve this since it's very frustrating to deal with this stuff to see there's no update for this basic libraries for Mac.
    If what I'm seeing is true, I see another error in Adobe stack that make people like me supporting the platform tired of deal with this kind of things. Sorry to be sound so frustrated but it's a very negative experience for the Adobe AIR platform since you see that a part of the platform is not updated for 3 years!.
    Thanks
    Carlos

    Does what is talked about here help in any way?:
    http://stackoverflow.com/questions/22363266/xcode-5-1-force-32-bit-compilation-for-a-cocos 2d-iphone-v3-project

  • Flash Builder 4.7 crashes on start up constantly. Mac OSX 10.9

    I am having many issues using Flash Builder at the moment. I am using Flash Builder 4.7 on Mac OSX 10.9 (Mavericks). My Java version is Version 7 update 51. The JRE is 1.7
    The first problem is that the program has begun to crash on start up. The workspace opens for a second or two and then crashes with no error or log. This is now happening constantly.
    On the occasions when it does start up within around 5 minutes I receive an 'Unexpected character. " is not allowed here'. There are no characters at all at the point the error suggests.
    The Problems tab says that the unexpected character is on the last line, there is only a } and then nothing following. It doesn't matter what code I am working on, this error happens on all of them. It also gives multiple sets of these errors. On one occasion there were 169 errors relating to the unexpected character.
    With these errors, Flash Builder is currently unusable. I would appreciate any assistance that can be given.
    I noticed on the system requirements that OSX Mavericks is not listed, does anyone know if there will be an update to Flash Builder soon?
    Regards
    Richard

    Flash Builder 4.7 on OSX requires Java version 1.6. Mavericks comes with Java version 1.7, so you'll need to install the older version.
    You may also want to bump the specs in the "Adobe FlashBuilder 4.7.ini" file.
    More information in this thread.
    http://forum.starling-framework.org/topic/flash-builder-47-crashes-on-mavericks

  • Application builder mac osx error

    Hi all
    I need help
    I am just trying to build an application under MAC osx and I got this error see attachment
    Jürgen
    Attachments:
    LabViewBuilderror-2.JPG ‏131 KB

    Hmmm... I once had an error "duplicate path" when building.
    As far as I can remember it was because I had several folders on my hard drive with different versions of the my soft and the problem was that 2 VIs with the same name were loaded from different place.
    Could it be the same for you ?
    When my feet touch the ground each morning the devil thinks "bloody hell... He's up again!"

  • 6280 Theme builder on Apple mac OSX?

    is there a theme builder available for apple mac OSX?
    i would like to change the theme but cant seem to find anything to do the job.
    thanx
    LP

    Hi,
    you are looking for PhoneDirector. Go to VersionTracker.
    Jim.

  • Multiple Applications failing to launch in Mac OSX Mavericks

    Hi there,
    I recently updated my Mac Pro to Mac OSX Mavericks (OS X 10.9.2), and since that time, I have experienced multiple applications in my Adobe CC Subscription failing to launch. As a first step, I attempted to uninstall the applications so that I could reinstall them and see if that fixed the problem. However, when I go to uninstall the applications, I get the same message (crash report) that I get when I attempt to launch them, so I'm unable to uninstall the applications.
    I'm not sure what the protocal is, or where I can send the crash reports to get a better idea of what is going wrong. Below I've listed a series of applications that are failing to launch, then the applications that are launching and running perfectly fine, along with some information about the computer I'm running on to see if the hardware might be out-of-date and adding to the problem.
    Thanks in advance for any help you can offer and I look forward to hearing from anyone that could provide some insight!
    Applications that are Crashing (all are CC versions):
    Photoshop
    Prelude
    Audition
    Speedgrade
    Dreamweaver
    InDesign
    Illustrator
    Firework
    Flash Builder
    Flash
    InCopy
    Adobe Acrobat Pro
    Applications that are Working (all are CC versions):
    Premiere Pro
    Bridge
    Lightroom 5.4
    Adobe Media Encoder
    Scout
    Muse
    About the Mac I'm working on:
    Mac Pro
    Early 2008
    Processor: 2 x 2.8 GHz Quad-Core Intel Xeon
    Memory: 16gb 800 MHz DDR2 FB-DIMM
    Graphics: ATI Radeon HD 5770 1024 MB

    Read http://forums.adobe.com/message/6109315#6109315 for a possible Mavericks fix
    -and http://forums.adobe.com/message/5889794#5889794 for another possible fix

  • Update OSX 10.2.8 Build 6R73 repeatedly fails to install.

    Hi,
    I have an elderly but beloved iBook, 900Mhz Power PC G3 with 640 Mb.
    I have just replaced the failed hard drive and I have used the disks that came with the iBook to install OSX 10.2.1. I have successfully installed some updates e.g. Quicktime 6.2, Safari 1.0 and Battery 1.1. However the major Mac OSX Update Combined 10.2.8 Update Build 6R73 (100 Mb) has failed after several attempts.
    The message says unhelpfully "The installation encountered a problem".
    I have successfully run the iBook Apple Hardware test SW version 1.2.4.
    What now?
    As always any advice will be treasured.
    Thanks
    Silver6d

    It's been a long time since I encountered this so bear with me--lost a few brain cell to some darned fine microbrews since then!:
    Some G3 Macs did not take to the "big leap" of going from the Jag base (10.2.1 in you case and 10.2.3 in the case of my retail install set). We often had to bring the OS level up gradually.
    To get one of my G3s fully updated after an Archive & Install. I ended up doing this via downloads, not automatic updates;
    base: 10.2.3 from retail install disk set
    step 1: d/l and install 10.2.4 incremental (not "combo")
    step 2: d/l and install 10.2.6 incremental
    Step 3: d/l and install 10.2.8 combo
    There was an older build of 10.2.8 that was a beast but I think it's been off the servers for years. You should be OK with build 6R73. As your base is lower than mine, you may need to find 10.2.2 and 10.2.3 incremental updaters also.

  • I Have mac osx 10.5.8 and have tried to update to mac osx snow leopard 10.6.3, but I constantly get the install failed message. What could be the problem?

    My imac is currently running mac os x 10.5.8. I've tried to install mac osx snow leopard 10.6.3, but have been unsuccesful because the disc fails to install.
    What could be the problem?

    noondaywitch wrote:
    You should boot from the Installer DVD by holding down the C key during start up until the Apple logo and spinning cog wheel appears. Allow plenty of time for the installer to appear - it can take several minutes when booting from a disc.
    I suggest not doing this unless the Apple recommended method (starting by double-clicking on the
    Install Mac OS X icon while booted up normally) fails.
    There are several reasons for this:
    The Apple method performs a check of the DVD's integrity before starting up from it. This can't be done if you start up directly from the DVD.
    The Apple method "phones home" using the current OS's network settings to check for updates to the incompatible items database included on the DVD & writes a lot of pre-install data (the 'Mac OS X Install Data' stuff) to the HD before restarting automatically from the DVD to finish the installation. This may not work as expected if you start up directly from the DVD.
    The pre-install data on the HD speeds up the installation process (because running the OS from the HD to build the data is faster than doing that while running from a DVD).
    The Apple method makes it possible to "gracefully" cancel the installation before the automatic restart occurs without leaving the existing OS on the HD in a corrupted, "half-installed" state unable to restart the Mac. This sometimes happens if the installation process hangs & one has to force-restart the Mac to recover. As long as this occurs during the "pre-install phase" before the restart, the existing OS should remain untouched & intact.
    Also note that the Snow Leopard installer is quite a bit more sophisticated than the previous ones like for Leopard or Tiger. It automatically performs the equivalent of Disk Utility's Verify Disk step before beginning the installation & performs more checks during the installation process (including checking the pre-install data for errors). It is usually not necessary to remove the "Mac OS X Install Data" folder after a failed installation, which may just cause the process to take longer on subsequent attempts, but if nothing else helps it is certainly something worth trying.

Maybe you are looking for