Menu

#20 Build problem bakery/Configuration/Association.cc

open
nobody
Bakery (8)
5
2010-09-19
2010-09-19
phanyx
No

Hello,

I want to try the Bakery, but I have a problem building it. g++ gives me these errors, when compiling bakery/Configuration/Association.cc:

Association.cc:38: error: too few template-parameter-lists
Association.cc:43: error: too few template-parameter-lists
(...)
Association.cc:154: error: too few template-parameter-lists
Association.cc:162: error: too few template-parameter-lists

It's kind of strange, because Association takes one template argument and that's how many it is provided in the error lines.

I'm running Ubuntu 10.04, g++ 4.4.3-1ubuntu1, gtkmm 2.20.3-0ubuntu1.

Regards,
phan

Discussion


Log in to post a comment.