Announcement

Collapse
No announcement yet.

Compilation Error - Windows

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Compilation Error - Windows

    Hi guys,

    I'm getting this error when trying to compile a fresh build with autobuild script.
    Windows 7 x64
    vb-25-patch (last version)
    Blender rev. 58487 (Official 2.6

    Any tips?

    Code:
    VideoFFmpeg.cpp
    Compiling ==> 'CcdPhysicsEnvironment.cpp'
    CcdPhysicsEnvironment.cpp
    Compiling ==> 'CcdPhysicsController.cpp'
    Compiling ==> 'CcdGraphicController.cpp'
    CcdPhysicsController.cpp
    CcdGraphicController.cpp
    Linking library ==> 'ge_videotex.lib'
    rc -DWINDRES -DBLEN_VER_RC_STR_M=2.68 -DBLEN_VER_RC_1=2 -DBLEN_VER_RC_2=6 -DBLEN
    _VER_RC_3=8 -DBLEN_VER_RC_4=0 /foC:\b\lib\winresource.res source\icons\winblende
    r.rc
    'rc' não é reconhecido como um comando interno
    ou externo, um programa operável ou um arquivo em lotes.
    scons: *** [C:\b\lib\winresource.res] Error 1
    scons: building terminated because of errors.
    Adding exporter...
      in: C:\\build\\install\\vrayblender\\2.68\\scripts\\startup
    Build failed! Can't add exporter!
    architect at oona

  • #2
    Re: Compilation Error - Windows

    I'll check this.
    V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
    andrei.izrantcev@chaos.com
    Support Request

    Comment


    • #3
      Re: Compilation Error - Windows

      I think it was just some svn issue, I compiled it just now without any problems.
      Anyway try removing build dir (b64 or b32) and rebuilding.
      V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
      andrei.izrantcev@chaos.com
      Support Request

      Comment


      • #4
        Re: Compilation Error - Windows

        RC.exe was in \Microsoft SDKs\Windows\v6.0A\bin folder. I've added it to PATH variable and now it's working nicely.
        Thanks!
        architect at oona

        Comment


        • #5
          Re: Compilation Error - Windows

          Thanks for the tip, strange it doesn't want this on my system.
          V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
          andrei.izrantcev@chaos.com
          Support Request

          Comment

          Working...
          X