Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

freeimage FAILED (x86-windows-static | x64-windows-static) #6647

Closed
gdiObjects opened this issue May 28, 2019 · 4 comments
Closed

freeimage FAILED (x86-windows-static | x64-windows-static) #6647

gdiObjects opened this issue May 28, 2019 · 4 comments
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@gdiObjects
Copy link

used "git pull," then ".\vcpkg update" first

D:\Development\Projects\vcpkg>.\vcpkg install freeimage:x86-windows-static
The following packages will be built and installed:
freeimage[core]:x86-windows-static
Starting package 1/1: freeimage:x86-windows-static
Building package freeimage[core]:x86-windows-static...
-- Downloading http://downloads.sourceforge.net/freeimage/FreeImage3180.zip...
-- Using source at D:/Development/Projects/vcpkg/buildtrees/freeimage/src/eImage3180-2288df34d2
-- Configuring x86-windows-static
-- Building x86-windows-static-dbg
CMake Error at scripts/cmake/vcpkg_build_cmake.cmake:202 (message):
Command failed: D:/Development/Projects/vcpkg/downloads/tools/cmake-3.14.0-windows/cmake-3.14.0-win32-x86/bin/cmake.exe;--build;.;--config;Debug;--target;install;--;-v
Working Directory: D:/Development/Projects/vcpkg/buildtrees/freeimage/x86-windows-static-dbg
See logs for more information:
D:\Development\Projects\vcpkg\buildtrees\freeimage\install-x86-windows-static-dbg-out.log

Call Stack (most recent call first):
scripts/cmake/vcpkg_install_cmake.cmake:24 (vcpkg_build_cmake)
ports/freeimage/portfile.cmake:54 (vcpkg_install_cmake)
scripts/ports.cmake:71 (include)

Error: Building package freeimage:x86-windows-static failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with .\vcpkg update, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
Package: freeimage:x86-windows-static
Vcpkg version: 2018.11.23-nohash
install-x86-windows-static-dbg-out.log
config-x86-windows-static-out.log

@JackBoosY
Copy link
Contributor

#6648 may also solve this problem.

@JackBoosY JackBoosY added the category:port-bug The issue is with a library, which is something the port should already support label May 28, 2019
@JackBoosY
Copy link
Contributor

Hi @gdiObjects, can you update vcpkg and try to rebuild freeimage again?

Thanks.

@gdiObjects
Copy link
Author

I tested both libweb[all] static x86 & static x64 + freeimage static x86 & static x64 and all built perfectly (haven't used the code, but building them first is important).

@JackBoosY
Copy link
Contributor

@gdiObjects Okay, please open a new issue if there is a usage problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

No branches or pull requests

2 participants