Re: [python-win32] Python COM Server, C++ Client - How ???

2007-09-24 Thread Tim Roberts
Aviel, Gal wrote: > Unfortunately, it seems that an include file being used in the code > ("atlcomcli.h") is not available on my system, as here they software > guys work with VC6.0 which (from short googling) does not seem to > support ATL (not sure this is true). Yes, it includes ATL, but it was

[python-win32] VS.NET2005; missing include/lib paths and libraries

2007-09-24 Thread Stephen Warren
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just grabbed the latest SVN head (trunk) of Python and attempted to build using VS .NET 2005 Express, and the sln/vcproj files in the PCbuild8 directory. I had a few problems building even the pythoncore and python targets. First off, the Python co