I have installed Hugin++ on a virtual machine with a "fresh" install of Windows 10. I can confirm that it does not work. I have compiled it as "release", but it seems that some part is anyway compiled as debug. I will check this in the next days.
For the moment, the following workaround helped: 1. Install Hugin++ 2. install vc_redist.x64.exe <https://aka.ms/vs/16/release/vc_redist.x64.exe> from https://support.microsoft.com/de-de/topic/aktuelle-unterst%C3%BCtzte-downloads-f%C3%BCr-visual-c-2647da03-1eea-4433-9aff-95f26a218cc0 3. get the files Vcruntime140D.dll and ucrtbased.dll from some trustful source and copy them into the Hugin++\bin directory. smib schrieb am Dienstag, 17. August 2021 um 10:26:29 UTC+2: > I have tried to run the Windows executable but it is reporting a missing > Vcruntime140D.dll. I believe that this is a debug dll and that you may not > have distributed the release version.. > Brian > > > On Sunday, August 15, 2021 at 4:11:26 AM UTC+10 [email protected] > wrote: > >> On Ms windows there normally is no good way of telling where libraries >> are installed. >> >> >> Am 14. August 2021 18:41:13 MESZ schrieb "Florian Königstein" < >> [email protected]>: >>> >>> I have build Hugin and Hugin++ on Windows also with vcpkg. There I have >>> the vcpkg directory in the root-directory >>> of Hugin++. >>> I use the CMake Gui instead of the command line version. As far as I >>> remember WxWidgets was also not found although it >>> was installed via vcpkg. I entered the paths to WxWidgets manually in >>> CMake Gui, and so it worked. It was necessary >>> to enter the paths of other libraries manually, too. Maybe I made >>> something "sub-optimal" so that the libraries could >>> not be found automatically. >>> >>> Florian >>> >>> kornel schrieb am Samstag, 14. August 2021 um 18:10:01 UTC+2: >>> >>>> Am Sat, 14 Aug 2021 15:24:29 +0000 >>>> schrieb "'ChameleonScales' via hugin and other free panoramic software" >>>> <[email protected]>: >>>> >>>> > line 112 in ./CMakeLists.txt (the one at the root), freshly >>>> downloaded from >>>> > https://sourceforge.net/projects/huginplusplus/ : >>>> > >>>> > > include( vcpkg/scripts/buildsystems/vcpkg.cmake ) >>>> > >>>> > We're talking about vcpkg, right? >>>> > >>>> >>>> Probably my fail. I am using hugin, not huginplusplus. >>>> >>>> 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/3fba631f-18d4-432c-9aec-7fc57c9d4d8cn%40googlegroups.com.
