On Thu, Mar 3, 2011 at 9:21 AM, <[email protected]> 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.
_______________________________________________
Stackless mailing list
[email protected]
http://www.stackless.com/mailman/listinfo/stackless

Reply via email to