[C++-sig] Compile error with tutorial (original) (raw)

David Huebel davidhuebel at gmail.com
Tue Dec 13 21:00:20 CET 2005


On 12/13/05, David Abrahams <dave at boost-consulting.com> wrote:

It's missing

#include <boost/python/class.hpp>

Ah! Finding the wrong class_ sent me off on the wrong track. This fixes both the example I submitted and the problem I based the example on; thanks!

David Huebel



More information about the Cplusplus-sig mailing list