Am Tue, 30 Mar 2021 19:46:03 +0200 schrieb Kornel Benko <[email protected]>:
> Am Tue, 30 Mar 2021 18:50:38 +0200 > schrieb "'Kay F. Jahnke' via hugin and other free panoramic software" > <[email protected]>: > > > Am 30.03.21 um 13:03 schrieb Kornel Benko: > > > > > Could you please post > > > 1.) The error messages you get if compiling with cmake configuration > > > 2.) compile (and link) commands if compiling with make config > > > > Yes, sorry I didn't get around to it yet, I was busy with other stuff. > > The problem is with linking - the compile runs through fine, but then > > the linking stage fails. I attach a complete session log, from setting > > up the build directory until the failure. > > > > I'm not sure if I'm doing everything right, I just tried to do the same > > sequence I use on Linux, assuming that msys2 works in a similar fashion. > > It may well be that the msys2 build on w10 is not a well-trodden path, > > but I don't have MSVC here. > > > > Please let me know if you need more information or want me to try out > > stuff on windows. > > > > Kay > > > > > > Short googling ... Citing a result: > You need to link ole32.dll ("-lole32"). In order to link to that, you > need to > have the import library for it (ole32.lib) installed, and in your search > paths. I > assume you might need to have the Windows SDK installed for that. > > Maybe the attached helps. > > Kornel > Or even better if(WIN32) target_link_libraries(${_pv} ole32) endif() Kornel -- 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/20210330201240.564d0d68%40admin1-desktop.
pgpzmF9Qoz0Fy.pgp
Description: Digitale Signatur von OpenPGP
