On Sep 20, 9:04 pm, Kornel Benko <[email protected]> wrote:
> Normally it should be sufficient to call cmake with > -DCMAKE_INSTALL_PREFIX=whatever Thanks. That did the trick. But I am still not quite there - sorry to pester you. What happened to the shared library? Initially, when I did my ./configure - make - make install cycle I did get a DLL out. Now I only get the static library. Is that because I'm still on Windows after all? If I look into the CMakeLists.txt, it seems to me as if there was no making of shared libraries, if WIN32 is true. Maybe noone needs it anymore? I suppose the PTxxx executables link in the static version? with regards KFJ -- You received this message because you are subscribed to the Google Groups "Hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
