Skip to content

Problem compiling Boost with Visual Studio 2008 #86

@msteghofer

Description

@msteghofer

During the compilation process of the library smart_ptr-modularize of Boost with Visual Studio 2008, CMake tries to write a .bat file to the CSnake directory. The problem seems to be with the TEMP variable (CMake gives a warning about the TEMP variable before the actual error). Maybe for some reason the TEMP variable is set by Python/CSnake to the CSnake directory. Otherwise it's not understandable how CMake can know about the CSnake directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions