15 Sep
2011
15 Sep
'11
8:40 a.m.
----- "Ytsen de Boer"
Thank you for your response, please allow me to explain the problem a bit clearer:
(removed -MM explanation) I believe this has nothing to do with -MM. Does your code compile without dependency generation ? Obviously Boost.Signals2 needs this macro to be at least 7. You probably include another boost library before Signals2 that default it to less than 7. See: http://boost.2283326.n4.nabble.com/Accumulators-Signals2-Compilation-error-w... I think you should define this macro (to 7 or more) in your compiler command. Regards, Ivan