Comment 1 for bug 797025

Revision history for this message
KFJ (kfj) wrote :

same here, Kubuntu 11.4:

/home/kfj/src/hugin/hugin_clean.hg/src/hugin_base/hugin_utils/alphanum.cpp:84:52: error: ‘strtoul’ was not declared in this scope

the header in question is stdlib.h. Including stdlib.h fixed the problem, but I think this is UNIX specific. Should be dealt with somewhere further up...

Kay