Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem compiling Boost with Visual Studio 2008 #86

Open
msteghofer opened this issue Sep 19, 2012 · 0 comments
Open

Problem compiling Boost with Visual Studio 2008 #86

msteghofer opened this issue Sep 19, 2012 · 0 comments
Labels
Milestone

Comments

@msteghofer
Copy link
Member

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.

@ivmartel ivmartel added the bug label Mar 17, 2016
@ivmartel ivmartel modified the milestones: 2.8.0, 2.9.0 Jun 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants