The libpano12 is not needed if libpano13 is found, which should be the case. libpano12 is the old version of the panotools library and libpano13 is the current version. I will check the problem with wxrc later.
> > I'm also using CMake 2.6.2. I got the latest revision of hugin after > your previous post, but I just updated and got version 3635. In fact, > the build yesterday finished, but the program does not work, I think > it has to do with the wxrc executable that cannot be found in > wxwidgets. I can't find it either, not even in the downloaded and > installed version I have (2.8.9). It tried building the wxrc project > in wxwidgets using VS2008 but that only gave me a .obj file, not an > executable. I'm messing around here and I don't really know what I'm > doing half the time but it's fun. > Cmake also looks for a libpano12 directory and library, which is not > included in the SDK. Is that correct? I'll try again see what happens > > allard > > On Feb 10, 1:06 pm, "Guido Kohlmeyer" <[email protected]> wrote: >> Dear Allard, >> >> I used cmake 2.6.2 to build hugin and tested the build process with this >> version. >> It is mandatory to get the latest revision of hugin from SVN, because I >> changed some cmake files to find wxWidgets, boost and exiv2. >> I even read about problems. I trapped into one pitfall, because I >> started >> to build the wxWidgets package in Visual Studio. Doing this some files >> where not generated, which are search for by the find module of cmake. >> I updated this module in my cmake installation. >> After switching the build process of wxWidgets to the command line, I >> expected that the old cmake module will work too. Maybe this is not the >> case. >> >> I have to test it and to note about it in my build diary. >> >> Guido >> >> >> >> > Hi Guido, >> >> > Thanks for this! I'm trying it right now. In fact, VC is building as >> > I'm typing. Never done this before. Well not entirely true. Tried once >> > before to build hugin from an older SDK. It did not work for me at >> > that time. This time i got similar errors from Cmake about not being >> > able to find a tiff package. I found a patch to Cmake's finding thingy >> > here: >> >http://public.kitware.com/cgi-bin/viewcvs.cgi/Modules/FindwxWidgets.c... >> > That got me past the configuration stage, further than I came last >> > time. >> >> > I know only a tiny bit of programming and I am a total newbie at this >> > Cmake stuff, I just have my general computer skills to help me. So I >> > guess I'm a good testcase. >> >> > VC is compiling fulla now... Let's see what comes out >> >> > thanks, >> > Allard > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
