[Stackless] MSVC 2008 Express Edition Compile Failure

Richard Tew richard.m.tew at gmail.com
Thu Mar 3 03:38:56 CET 2011


On Thu, Mar 3, 2011 at 9:21 AM, <philipislegend at aol.com> wrote:

>  In MSVC++ 2008 Express Edition, Solution Folders are not available. Would
> someone who understands the setup of those folders and the projects in them
> please create a build that can operate under a single solution file?
>

Hi Phillip,

I use MSVC++ 2008 express edition at home, and I am pretty sure it compiles
fine for me, even with the solution folder problem.  But perhaps I use
msbuild to do the actual compilation. Note that we use the mainline Python
build system, with minor modifications.  We will not be creating a custom
build solution for Stackless Python.  You need to compile Stackless however
people compile the normal Python of the same version, with the same tool.

Also, if you have future problems, a description of what the failure
actually is (perhaps a concise pasting of the compilation output), and a
note on what version of Stackless you are referring to and where you got it
from.  Perhaps it is the export of 2.6.5, perhaps it is the SVN trunk
branch.  These things are helpful to know.

Cheers,
Richard.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stackless.com/pipermail/stackless/attachments/20110303/b2956f33/attachment.html>


More information about the Stackless mailing list