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
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
>