[Bf-committers] Compositor linker error

"Martin Bürbaum" martin.buerbaum at gmx.at
Thu Apr 18 11:41:02 CEST 2013


Antony Riakiotakis wrote:
> Is this on a clean build?

The directory structure is kind of old, so I'd have to say no.

Is there a way to tell scons to "make clean"?
"scons clean" just gives me errors (see below).

Otherwise I'll try to checkout everything in a separate tree - That might take some time since the connection is pretty slow here.

Thank you,
Martin


----------
> python scons\scons.py clean
scons: Reading SConscript files ...
Command-line arguments
        No  command-line arguments given
Command-line targets
        clean
Using config file: build_files\scons\config\win32-mingw-config.py
Using user-config file: user-config.py
Clearing installation directory: X:\......\source\trunk\install\win32-mingw\2.66\scripts
Build with parallel jobs: 1
Build with debug symbols: True
Cleaning build dir...
clean dir X:\......\source\trunk\blender\source\.svn
WindowsError: [Error 5] Zugriff verweigert: 'X:\\......\\source\\trunk\\blender\\source\\.svn\\all-wcprops':
  File "X:\......\source\trunk\blender\SConstruct", line 421:
    shutil.rmtree(B.root_build_dir+entry)
  File "C:\Program Files\Python26\lib\shutil.py", line 221:
    onerror(os.remove, fullname, sys.exc_info())
  File "C:\Program Files\Python26\lib\shutil.py", line 219:
    os.remove(fullname)
----------


More information about the Bf-committers mailing list