I figured it out, my project already had method main... Anyway, makefile was messed up because of that. After renaming my main I have another trouble:
../hugin_cpfind/cpfind/main.cpp:421: error: undefined reference to `PanoDetector::PanoDetector()' Here is my include path: INCLUDEPATH += "huginsrc/hugin_base/makefilelib/" \ "huginsrc/hugin_base/" \ "huginsrc/" \ "huginsrc/hugin_cpfind/" \ "huginsrc/hugin_cpfind/cpfind/" \ "huginsrc/foreign/zthread/src/" \ "huginsrc/foreign/zthread/include/" \ "huginsrc/foreign/vigra/" \ "huginsrc/foreign/" What am I doing wrong? -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/a9bd00fe-c3b8-462e-93b3-d97457e4400f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
