Hi Thanks, adding -lboost_threads-mt worked for me (I had the same error as Zoran). The same must be done after to compile celeste_train. Then make finishes successfully. Many thanks, Alex
On Jul 27, 9:38 am, Kornel Benko <[email protected]> wrote: > Am Monday 27 July 2009 schrieb Zoran Zorkic:> > I would like to see your > linker command. Please start cmake with > > > # cmake -DCMAKE_INSTALL_PREFIX=/usr/local -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON > > > Output from make, seems more verbose than before :) > > > ====================== > > # make > > ... > > > cd /home/aramaki/hugnew/hugin/src/celeste && /usr/bin/c++ -O3 -O2 - > > g -fPIC "CMakeFiles/celeste_standalone.dir/Main.o" -o > > celeste_standalone -rdynamic -L/home/aramaki/hugnew/hugin/src/celeste - > > L/home/aramaki/hugnew/hugin/src/foreign/vigra/vigra_impex -L/home/ > > aramaki/hugnew/hugin/src/hugin1/base_wx -L/home/aramaki/hugnew/hugin/ > > src/hugin_base -L/home/aramaki/hugnew/hugin/src/foreign/levmar -L/usr/ > > local/lib -lceleste -lhuginvigraimpex -lImath -lIlmImf -lIex -lHalf - > > ljpeg -ltiff -lpng -lz -lz -lexiv2 -Wl,-Bstatic -lhuginbasewx -Wl,- > > Bdynamic -lhuginbase -lhuginvigraimpex -lexiv2 -ltiff -lpano13 -Wl,- > > Bstatic -lhuginlevmar -Wl,-Bdynamic -Wl,-rpath,/home/aramaki/hugnew/ > > hugin/src/celeste:/home/aramaki/hugnew/hugin/src/foreign/vigra/ > > vigra_impex:/home/aramaki/hugnew/hugin/src/hugin1/base_wx:/home/ > > aramaki/hugnew/hugin/src/hugin_base:/home/aramaki/hugnew/hugin/src/ > > foreign/levmar:/usr/local/lib > > ... > > I miss here something like "-lboost_thread-mt". > > Try to repeat this command (but with -lboost_thread-mt in it) > > Kornel > > -- > Kornel Benko > [email protected] > > signature.asc > < 1KViewDownload --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
