Skip to content

[atkmm] Add support for linux #9564

@jherrma

Description

@jherrma

Host Environment

  • OS: Linux

To Reproduce
Steps to reproduce the behavior:
./vcpkg install atkmm

Failure logs

-- Building /usr/share/vcpkg/buildtrees/atkmm/src/atkmm-2-de808b48b0/MSVC_Net2013/atkmm.sln for Release
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:72 (message):
    Command failed: msbuild /usr/share/vcpkg/buildtrees/atkmm/src/atkmm-2-de808b48b0/MSVC_Net2013/atkmm.sln /p:Configuration=Release /t:atkmm /p:Platform=x64 /p:PlatformToolset=external /p:VCPkgLocalAppDataDisabled=true /p:UseIntelMKL=No /p:WindowsTargetPlatformVersion= /m /p:ForceImportBeforeCppTargets=/usr/share/vcpkg/scripts/buildsystems/msbuild/vcpkg.targets /p:VcpkgTriplet=x64-linux
    Working Directory: /usr/share/vcpkg/buildtrees/atkmm/x64-linux-rel
    Error code: No such file or directory
    See logs for more information:

Call Stack (most recent call first):
  scripts/cmake/vcpkg_build_msbuild.cmake:119 (vcpkg_execute_required_process)
  ports/atkmm/portfile.cmake:25 (vcpkg_build_msbuild)
  scripts/ports.cmake:94 (include)

Error: Building package atkmm:x64-linux failed with: BUILD_FAILED

Additional context
The file /usr/share/vcpkg/buildtrees/atkmm/install-x64-linux-dbg-out.log doesn't exist, but /usr/share/vcpkg/buildtrees/atk/install-x64-linux-dbg-out.log does. The output is here:
https://pastebin.com/njFuHCup

Metadata

Metadata

Assignees

Labels

category:port-featureThe issue is with a library, which is requesting new capabilities that didn’t exist

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions