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

    general compilation question / 64bit issue

    SDK Help
    0
    7
    617
    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 03/04/2013 at 09:33, xxxxxxxx wrote:

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

      ---------
      Hi, since i upgraded to r14 i get the following errors when trying to compile for 64bit:

      Fehler: Die Regel "ConfigurationGeneral" fehlt im Projekt. (The ConfigurationGeneral rule is missing from the project.)

      i get this for the c4dsdk, too. so it must be something general.. any advice is appreciated.

      cheers,
      Ello

      edit. seems it has nothing to do with upgrading (just looked like) but mor with some update thing. i am trying to uninstall the sdk and reinstall

      additional information, this is how it looks for win32:

      and this is how it looks for the 64bit configuration:

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

        On 03/04/2013 at 14:10, xxxxxxxx wrote:

        ok, seems to have something to do with those updates. i've deinstalled the whole thing and reinstalled vc 2010 express and the sdk. however, now i am getting quite some fatal errors:

        c:\program files\maxon\cinema 4d r14\resource\_api\ge_sys_math.h(4) : fatal error C1083: Datei (Include) kann nicht geöffnet werden: "math.h": No such file or directory

        please, help

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

          On 03/04/2013 at 14:22, xxxxxxxx wrote:

          For VC 2010 Express, you need to also install the SDK for Windows 7.1 for 64-bit builds. See this article:

          http://stackoverflow.com/questions/1865069/how-to-compile-a-64-bit-application-using-visual-c-2010-express

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

            On 03/04/2013 at 22:57, xxxxxxxx wrote:

            thank you for the input. i already came along that site and for now i think it is a gerenar problem since after all the reinstallations i cannot even compile the 32bit anymore. and the settings for x64 are there again, too. so now it must be something other. missing math.h seems like a general issue, i just dont have a clue

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

              On 03/04/2013 at 23:35, xxxxxxxx wrote:

              Your first screenshot shows that you are still using v100 and not the Windows7.1SDK in the Plattformtoolset.  If you have made that change then I'm not sure what is incorrect.

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

                On 03/04/2013 at 23:37, xxxxxxxx wrote:

                yes, sorry for the confusion. i changed that to Windows7.1, the screens are just outdated

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

                  On 04/04/2013 at 11:57, xxxxxxxx wrote:

                  this one did the trick
                  http://download.microsoft.com/download/7/9/0/790080A1-60C4-465E-9284-2EF7B5B8AEDE/VC-Compiler-KB2519277.exe

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