Build Python 2.5 wit VC6.0 ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Alexander Eisenhuth

    #1

    Build Python 2.5 wit VC6.0 ?

    Hi everybody,

    does somebody have experience in building with VC6.0. On my first try there
    where missing C-Modules. Is that true. VC6.0 is not supported?


    Thanks a lot.

    Regards
    Alexander

    PC: What Python version supports VC6.0?
  • =?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=

    #2
    Re: Build Python 2.5 wit VC6.0 ?

    Alexander Eisenhuth schrieb:
    does somebody have experience in building with VC6.0. On my first try
    there where missing C-Modules. Is that true. VC6.0 is not supported?
    It is supported, but not actively maintained. Contributions are welcome.
    Try the 2.5 maintenance branch first, though; it may have fixed your
    problem.
    PC: What Python version supports VC6.0?
    The last version where the official Windows binaries were built with
    VC6 was Python 2.3.

    Regards,
    Martin

    Comment

    Working...