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

    cross platform delivery?

    SDK Help
    0
    3
    310
    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
      Helper
      last edited by

      On 09/12/2013 at 19:15, xxxxxxxx wrote:

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

      ---------
      Hi

      Incredibly, with your help, I have finally succeeded building MacOS and Windows versions of my plugins. And via Git I can keep the code base synchronized.

      So, now. how do you deliver the package to the various users?

      1. In MacOS I create a .zip archive which easily expands on the receiver end via double click.

      2. In Windows 7 I can double-click the very same .zip file and can drag the folder I need to the plugins folder.

      3. In Windows XP I can't unpack the .zip file unless I have some extraction utility installed (the first one I found was 7-zip).

      My question to the Windows people:
      Is the delivery via .zip on Windows as common as on MacOS?

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

        On 10/12/2013 at 01:33, xxxxxxxx wrote:

        Basically, yes. I always deliver plugs that way. Windows XP didn't have a built-in zip utility so the user will need to install one.

        Steve

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

          On 10/12/2013 at 18:44, xxxxxxxx wrote:

          Thanks. This answers the question. One gets so used to have that stuff already installed.

          Peter

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