Re: [pygccxml-development] Error after updating pyplusplus...
Brought to you by:
mbaas,
roman_yakovenko
From: Matthias B. <ba...@ir...> - 2006-04-27 15:47:08
|
Hi, the latest version of pyplusplus now turns a member variable like "float* depthArr" into a property which won't compile. During compilation you get a weird error from Boost that's pretty much useless. For now, I don't need those variables so I just ignore them explicitly now and everything is fine again. But I just thought I mention it here anyway as in my opinion, pyplusplus should never generate code that won't compile. - Matthias - |