Re: [C++-sig] Cplusplus-sig Digest, Vol 64, Issue 11

2014-01-29 Thread Peter Armbrüster
Hi Niki and Giuseppe, thanks for your answers, but once I had already considered . My compiler flags are: /DWIN32 /DDEBUG /GR /RTCsu /DPX_DEBUG I wish you a nice day. Peter -Ursprüngliche Nachricht- Von: Cplusplus-sig [mailto:cplusplus-sig-bounces+arm=rfh-koeln...@python.org] Im

Re: [C++-sig] PhysX3.x Wrapping Problems

2014-01-29 Thread Giuseppe Corbelli
On 28/01/2014 17:33, Peter Armbrüster wrote: Dear Boost.python, C++ and Py++ Experts, this is my first post in your excellent Forum. I have chosen as the wrapper software the boost.python/Py++ Packageto write a physx 3.x Wrapper, because I think it is the best. Many many thanks to David Abraha

Re: [C++-sig] PhysX3.x Wrapping Problems

2014-01-29 Thread niki
On 28.01.2014 18:33, Peter Armbrüster wrote: Dear Boost.python, C++ and Py++ Experts, this is my first post in your excellent Forum. I have chosen as the wrapper software the boost.python/Py++ Packageto write a physx 3.x Wrapper, because I think it is the best. Many many thanks to David Abraha