On 21 Nov 2009, at 22:24, Nick Kew wrote:

> 8.  STL trouble: it's complaining of templates being
>    redefined (within a single .h files).  Clearly a
>    case of needing the right CFLAGS to deal with the
>    templates, but that's where I've stopped for tonight.

Bah.  It's not STL, it's just the first time a bunch of templates
gets included, and that came ultimately from #include <string>!
I'll follow up on that when I've figured it out.

-- 
Nick Kew

Reply via email to