Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    how to create cdl64 fat archive?

    Scheduled Pinned Locked Moved SDK Help
    5 Posts 0 Posters 663 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      Helper
      last edited by

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 08/01/2007 at 07:36, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   9.6 
      Platform:   Windows  ;   Mac OSX  ; 
      Language(s) :     C++  ;

      ---------
      Hi,

      I've just successfully compiled a x64 version of my plugin. The migration file tells something about "fat" archives:

      <<
      It is *.cdl64 instead of *.cdl. This will allow you to create "fat" archives - including Mac, Win and Win64 versions of your plugin.
      >>

      How can this "fat" cdl64 file be created? The cdl64 from Visual 2005 doesn't run with C4D 32Bit.

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 08/01/2007 at 08:59, xxxxxxxx wrote:

        I think that this means that by individualizing the file extensions for the various plugin compiles (.cdl, .xdl, .cdl64, .dylib), you can include all of them together in a single archive or install since they will not collide with each other in naming. If they hadn't changed the extension, you couldn't include a Windows 32-bit and 64-bit together unless you named them differently (myplug.cdl and myplug64.cdl, for instance).

        1 Reply Last reply Reply Quote 0
        • H Offline
          Helper
          last edited by

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 08/01/2007 at 09:34, xxxxxxxx wrote:

          sounds evident.

          BTW: The C4D R10 demo doesn't run 64Bit native, isn't it? My cdl64 plugin won't be loaded, and the debugger outputs Win32 threads closing when closing. So there isn't any way to test 64Bit plugins with R10 demo! 😞

          1 Reply Last reply Reply Quote 0
          • H Offline
            Helper
            last edited by

            THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

            On 08/01/2007 at 11:35, xxxxxxxx wrote:

            As far as I know, no, the R10 demo is Windows 32-bit only. It appears that the 64-bit version is only included with purchase. You might be able to get the core R10 at a good price - best to call your local Maxon dealer.

            1 Reply Last reply Reply Quote 0
            • H Offline
              Helper
              last edited by

              THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

              On 09/01/2007 at 03:24, xxxxxxxx wrote:

              Yes, at the moment the demo is 32 bit only. I agree that it would be nice for developers to have a 64bit demo.

              cheers,
              Matthias

              1 Reply Last reply Reply Quote 0
              • First post
                Last post