Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware 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

    MSVC AVX Settings

    News & Information
    1
    1
    722
    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.
    • maxonM
      maxon
      last edited by maxon

      Hello,

      by default, the MSVC build settings of the Cinema 4D R21 SDK activate Advanced Vector Extensions. This can cause issues on client systems that do not support AVX (the plugin will not show up for them).

      The AVX settings are defined in the frameworks\settings\Base.props file.

      To disable AVX support, simply remove the line

      <EnableEnhancedInstructionSet>AdvancedVectorExtensions</EnableEnhancedInstructionSet>
      
      1 Reply Last reply Reply Quote 1
      • ferdinandF ferdinand unlocked this topic on
      • First post
        Last post