[C++-sig] Specified procedure could not be found

2012-06-20 Thread Nagaraju
Hi All, I have written a C++ DLL. That DLL depends on some other libraries. I have kept all those dependent libraries in the release folder. Now in a seperate project in Visual Studio 2008, I used BOOST Python and called a function from one of the classes in C++ DLL. It is compiling fine (compil

Re: [C++-sig] Cplusplus-sig Digest, Vol 45, Issue 15

2012-06-20 Thread vikas chauhan
On 17 June 2012 22:16, vikas chauhan wrote: > > > On 17 June 2012 15:45, wrote: > >> Send Cplusplus-sig mailing list submissions to >>cplusplus-sig@python.org >> >> To subscribe or unsubscribe via the World Wide Web, visit >>http://mail.python.org/mailman/listinfo/cplusplus-sig >