Embedding Python27 in C++ on Windows: CRT compatibility issues with VS2010?
Hello,
I'm a relative python newbie but I've been tasked to figure out how to
embed calls to a python library in an Excel XLL add-in.
The Python/C API for doing this seems pretty straightforward, but I
seem to have read somewhere online that it's important that the C++
program or DLL linking to and embedding Python must be using the same
CRT as what the Python implementation dll is using. Is this true, or
is the Python API written in such a way that there is no dependency on
a common CRT?
If there is a dependency, does that mean that I cannot use VS2010 to
develop this XLL, but should use VS2008 instead, or are there other
workarounds?
Thanks for the help,
Stephen
.
Relevant Pages
- hp-testpage: error: Print command failed with exit code 256!
... the proper dependencies are installed to successfully compile HPLIP. ... Checking Python version... ... Checking for dependency: CUPS DDK - CUPS driver development kit... ... (Debian-User) - Problem in running HP 2840 on FC6 with hplip....Desperate!!
... Here however after install, the hp-setup program failed to launch the ... problem....output filtered to get keyword python from the log is attached. ... Checking for dependency cups - Common Unix Printing System... ... Checking for dependency ppdev - Parallel port support kernel module.... ... (Fedora) - Re: laserjet 1020+usb
... Checking for dependency: CUPS DDK - CUPS driver development kit... ... Please make sure that this dependency is installed before installing or running HPLIP. ... PIL - Python Imaging Library... ... (Debian-User) - Re: Gwibber: call for testing
... Is there a chance that you could provide which specific packages ... |Reading package lists... ... Build-Depends-Indep dependency for gwibber cannot be satisfied ... |because no available versions of package python can satisfy version ... (Debian-User) - Re: Dependencies
... > I seeing so many apps requiring python. ... of ports and most frequently a make make install in the considered port ... desinstallation, no fuss, and soft tested and working. ... entered a dependency hell and never seen the end. ... (comp.unix.bsd.freebsd.misc) |
|