[C++-sig] Re: implicitly_convertible

aashish aashish at vrac.iastate.edu
Fri Feb 6 02:22:21 CET 2004


Ohh the PCH is not really a problem... what I am trying to do is compiling
all the boost.python source files and hence creating the DLL which will be
used by my C++ and Python programs ...

~regards,
Aashish



-----Original Message-----
From: c++-sig-bounces at python.org [mailto:c++-sig-bounces at python.org] On
Behalf Of Ralf W. Grosse-Kunstleve
Sent: Thursday, February 05, 2004 6:58 PM
To: Development of Python/C++ integration
Subject: RE: [C++-sig] Re: implicitly_convertible

--- Aashish Chaudhary <aashish at iastate.edu> wrote:
> The code is there in boost.python and part of it (from
> boost/python/function_template.hpp)

What is the .cpp file that you are trying to compile?
What happens if you try to compile without pre-compiled headers?
I saw other people mentioning issues with PCH, but I've never tried it
myself.
Maybe someone else can help if the use of PCH is part of the problem.
Ralf


__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

_______________________________________________
C++-sig mailing list
C++-sig at python.org
http://mail.python.org/mailman/listinfo/c++-sig





More information about the Cplusplus-sig mailing list