tca_correct build problem

View: New views
3 Messages — Rating Filter:   Alert me  

tca_correct build problem

by Ad Huikeshoven :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

No build this week, problem with revision 3961 (or 3955?)

error message while building:

tca_correct.exp
tca_correct.obj : error LNK2019: unresolved external symbol "public: bool __thiscall HuginBase::SrcPanoImage::readEXIF(double &,double &,bool)" (?readEXIF@SrcPanoImage@HuginBase@@QAE_NAAN0_N@Z) referenced in function "public: __thiscall HuginBase::SrcPanoImage::SrcPanoImage(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0SrcPanoImage@HuginBase@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
C:\SDK\hugin_build\src\tools\Release\tca_correct.exe : fatal error LNK1120: 1 unresolved externals

Ad Huikeshoven

aka Dedalus

--~--~---------~--~----~------------~-------~--~----~
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 hugin-ptx@...
To unsubscribe from this group, send email to hugin-ptx-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---


Re: tca_correct build problem

by Yuval Levy-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi Ad,

can you try building from scratch (delete completely the build directory
and run CMake on a green field)?

current SVN builds well on Ubuntu. I have no access to Windows. I looked
at the recent SVN change logs and the one change that may confuse the
compiler is SVN 3944

<http://hugin.svn.sourceforge.net/viewvc/hugin?view=rev&revision=3944>

In ./hugin_base/panodata/SrcPanoImage.h readEXIF now accepts four
arguments instead of three. From the error message reported, the three
argument function is still somewhere in the build system.

I am a C++ monkey so I have no better explanation. Maybe some C++ expert
will be kind enough to shed more light on the details. I am confident
that building on a green field will work, but I may be wrong.

Yuv


Ad Huikeshoven wrote:

> No build this week, problem with revision 3961 (or 3955?)
>
> error message while building:
>
> tca_correct.exp
> tca_correct.obj : error LNK2019: unresolved external symbol "public: bool
> __thiscall HuginBase::SrcPanoImage::readEXIF(double &,double &,bool)"
> (?readEXIF@SrcPanoImage@HuginBase@@QAE_NAAN0_N@Z) referenced in function
> "public: __thiscall HuginBase::SrcPanoImage::SrcPanoImage(class
> std::basic_string<char,struct std::char_traits<char>,class
> std::allocator<char> > const &)" (??0SrcPanoImage@HuginBase@@QAE@ABV
> ?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
> C:\SDK\hugin_build\src\tools\Release\tca_correct.exe : fatal error LNK1120:
> 1 unresolved externals
>
> Ad Huikeshoven
>
> aka Dedalus
>
> >
>


--~--~---------~--~----~------------~-------~--~----~
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 hugin-ptx@...
To unsubscribe from this group, send email to hugin-ptx-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---


Parent Message unknown Re: tca_correct build problem

by Ad Huikeshoven :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Yuval wrote:
 
>can you try building from scratch (delete completely the build directory
>and run CMake on a green field)?
 
Yes, thanks, that works. A fresh hugin installer for Windows Vista has been uploaded based on SVN version 3966 (0.8.0-rc4) which can be found through http://hugin.huikeshoven.org/
 
Greetings,
 
Ad Huikeshoven
aka Dedalus
 
 


--~--~---------~--~----~------------~-------~--~----~
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 hugin-ptx@...
To unsubscribe from this group, send email to hugin-ptx-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---