+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11

Thread: Can't find code for some frameworks

  1. #1

    Default Can't find code for some frameworks

    Hi,

    I'm actually just trying to compile an application in 64-bit (it really needs full advantage of all the RAM it can get), but am running into trouble finding all the required frameworks from Cocoatech...

    I see in the Path Finder resources that they're all there, but since Path Finder isn't 64-bit, I couldn't use those pre-compiled frameworks anyway. These are the frameworks I need:

    CocoaTechBase.framework
    CocoaTechFoundation.framework
    CocoaTechID3.framework
    CocoaTechStrings.framework

    I've got CocoaTechStrings compiled in 64-bit from your SDK, but the rest don't seem to be included in the SDK. Are they not open-source, or am I just not seeing them? Of course, I'm not asking for support for the third-party app that I'm trying to compile.

    Thanks

  2. #2
    Cocoatech Coding Monkey Steve Gehrman's Avatar
    Join Date
    Nov 2003
    Location
    San Francisco
    Posts
    228

    Default frameworks

    CocoatechStrings is there.

    Are there frameworks in the SDK that need

    CocoaTechBase.framework
    CocoaTechFoundation.framework
    CocoaTechID3.framework

    those frameworks? I thought they weren't necessary. Tell me what framework in the SDK doesn't compile.

  3. #3

    Default

    Quote Originally Posted by Steve Gehrman View Post
    CocoatechStrings is there.

    Are there frameworks in the SDK that need

    CocoaTechBase.framework
    CocoaTechFoundation.framework
    CocoaTechID3.framework

    those frameworks? I thought they weren't necessary. Tell me what framework in the SDK doesn't compile.
    For the application I want to compile (Disk Inventory X), all the ones I listed are necessary. And yes, cocoastrings was there and it compiled in 64 bit perfectly.

    I didn't try to compile the others in your SDK. The only ones that I tried that failed that day were from the Omni open source package. I have yet to go to their forum and ask them, but once/if I get the cocoatech frameworks that are required, then I will go to their forum and ask.
    Last edited by charmedguy18; Jan 22, 2010 at 02:28 PM.

  4. #4
    Cocoatech
    Join Date
    Feb 2009
    Location
    San Francisco
    Posts
    1,660

    Default

    Those frameworks were in the Path Finder 3 SDK, but the PF 5 SDK no longer includes them. We used to have a copy of the old SDK kicking around on the server somewhere, but I'm unable to find it. I'll let you know if I do.

    I'm curious, where'd you find a copy of the SDK that included the OmniFrameworks but not CocoaTechFoundation?
    Last edited by binary; Jan 24, 2010 at 03:37 PM.
    Michael
    Cocoatech Support

  5. #5

    Default

    I am also looking to build DiskInventory and trying to locate the mentioned frameworks. Could you point to location where you located them?

  6. #6

    Default

    I also wanted to compile Disk Inventory X and after trying to include new framewrorks instead of those that were used in 2005, I found that some classes are missing. Is it possible to find old SDK?

  7. #7
    Cocoatech
    Join Date
    Feb 2009
    Location
    San Francisco
    Posts
    1,660

    Default

    I don't think we have a copy of the old SDK anymore, but I'll ask Steve, our lead developer. He's on vacation at the moment, so poke me again if you don't hear back by next week.
    Michael
    Cocoatech Support

  8. #8
    Cocoatech Coding Monkey Steve Gehrman's Avatar
    Join Date
    Nov 2003
    Location
    San Francisco
    Posts
    228

    Default

    I didn't save a copy I don't think. Maybe if you could zip up the Disk Inventory X code and send it over I could get it compiling. I could probably figure it out.

  9. #9
    Cocoatech Coding Monkey Steve Gehrman's Avatar
    Join Date
    Nov 2003
    Location
    San Francisco
    Posts
    228

    Default omni frameworks

    I posted a copy of the old omni frameworks. maybe you just need that?

    http://s3.amazonaws.com/media.cocoat...Frameworks.zip

  10. #10
    Cocoatech
    Join Date
    Feb 2009
    Location
    San Francisco
    Posts
    1,660

    Default

    Found it! It was in an old server backup:

    http://get.cocoatech.com/Cocoatech_PF3_OpenSource.tgz
    Michael
    Cocoatech Support

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts