473,413 Members | 1,755 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,413 software developers and data experts.

building _tkinter module with .NET 2005?

I have the Python 2.5.1 source and I'm trying to build the debug
version of the _tkinter module. I've got .NET 2005 (Visual Studio 8)
but the instructions in the pcbuild\readme.txt file only contain
instructions for using .NET 2003 (Visual Studio 7.1). There's another
readme.txt file under the pcbuild8 directory, but is almost identical
to the one in the pcbuild folder. (There's some information about some
new instrumented build settings, but that's about it)

The instructions contained in both these readme.txt files say that the
Tcl, Tk, and Tix projects must be built from the command line first,
using nmake.exe in conjunction with the corresponding makefile.vc for
each package. I can get this to work using .NET 2003, but not
with .NET 2005. Is there an updated set of instructions somewhere for
doing this with .NET 2005? Is it even possible to get it to work with
the newer version of .NET?

Apr 27 '07 #1
1 1340
The instructions contained in both these readme.txt files say that the
Tcl, Tk, and Tix projects must be built from the command line first,
using nmake.exe in conjunction with the corresponding makefile.vc for
each package. I can get this to work using .NET 2003, but not
with .NET 2005. Is there an updated set of instructions somewhere for
doing this with .NET 2005? Is it even possible to get it to work with
the newer version of .NET?
I can't help with compiling Tcl - the recommended compiler for Tcl is
still VC6, so VS 2005 might not be supported well (or not in the version
that we ship with Python). You should ask on a Tcl mailing list for
details.

However, I'd like to take the opportunity to clarify terminology and
naming: The product you are referring to is called "Microsoft Visual
Studio", with versions being "Microsoft Visual Studio .NET 2003"
and "Microsoft Visual Studio 2005". I.e. the .NET particle was only
present with the 2003 release; the common abbreviation is "VS", not
".NET". Indeed "a newer version of .NET" would commonly refer to
a version of the Microsoft .NET Framework (whose current version
is 3.0).

Regards,
Martin
Apr 27 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Paul Watson | last post by:
I am trying to build Python 2.3.3 on AIX. I believe that we are using gcc 2.95.3, but later in the ./configure output, it appears to say that gcc is not being used. Does this suggest a real...
0
by: Rob Dijkshoorn | last post by:
Hi All, I have some problems building the python modules, most notably Tkinter, on AIX 5.1. Can anyone be of any assistance? Thanks, Rob This is what the compiler spits out:
2
by: Russell E. Owen | last post by:
I'm trying to build Python 2.3.4 from source on a RedHat Enterprise machine for installation in a net-wide accessible directory /net/python. I tried all of the following variants of ./configure...
2
by: gaool | last post by:
Hello, I try to launch a Python script on SunOS system but I have this error: """Traceback (most recent call last): File "ihm1_1.py", line 3, in ? from Tkinter import * File...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.