Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3500] Add Python embedding to Windows makefiles

Date: Thu, 9 Jun 2011 19:53:04 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3500

Michael Mann <mmann78@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmann78@xxxxxxxxxxxx

--- Comment #8 from Michael Mann <mmann78@xxxxxxxxxxxx> 2011-06-09 19:53:01 PDT ---
I tested this (uncommenting PYTHON_EMBED) with Python 2.7 with Microsoft Visual
C++ 9.0, x86 on the SVN.

The only problem I ran across was a link issue with dumpcap.exe (which was
easily fixable adding the python lib to the dumpcap library list)

Since 2.7 is the version listed on the "how to setup/build in Windows" page, is
that the current (required) standard?  I wouldn't expect a compile error to
show up on amd64 but not x86. However I don't have the setup to verify.  This
issue sounds like it may be related to Python 2.6.

Are there other Windows compilers this needs to be verified on to consider this
resolved?

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.