Skip to content

The windows build has no install target? #428

@ClausKlein

Description

@ClausKlein
bash-5.3$ ruby bin/brix11 --show-config
BRIX11 pluggable scaffolding tool 2.7.0
Copyright (c) 2014-2025 Remedy IT Expertise BV, The Netherlands

{
  "brix_paths": [
    "/Users/clausklein/Workspace/cpp/axcioma/taox11"
  ],
  "project_type": "gnuautobuild",
  "use_environment": false,
  "bootstrap": [
    {
      "id": "ACE",
      "collections": [
        "TAOX11",
        "AXCIOMA"
      ],
      "dir": "ACE",
      "repo": "https://github.com/DOCGroup/ACE_TAO.git",
      "tag": "ACE+TAO-8_0_5"
    },
    {
      "id": "MPC",
      "collections": [
        "TAOX11",
        "AXCIOMA"
      ],
      "dir": "ACE/MPC",
      "repo": "https://github.com/DOCGroup/MPC.git",
      "tag": "ACE+TAO-8_0_5"
    },
    {
      "id": "ridl",
      "collections": [
        "TAOX11",
        "AXCIOMA"
      ],
      "dir": "ridl",
      "repo": "https://github.com/RemedyIT/ridl.git",
      "tag": "TAOX11_v2.6.0"
    },
    {
      "id": "taox11",
      "collections": [
        "TAOX11",
        "AXCIOMA"
      ],
      "dir": "taox11",
      "repo": "https://github.com/RemedyIT/taox11.git",
      "tag": "TAOX11_v2.6.0"
    }
  ],
  "project_compiler": "gnu",
  "user_environment": {
    "ACE_ROOT": "/Users/clausklein/Workspace/cpp/axcioma/ACE/ACE",
    "TAO_ROOT": "/Users/clausklein/Workspace/cpp/axcioma/ACE/TAO",
    "MPC_ROOT": "/Users/clausklein/Workspace/cpp/axcioma/ACE/MPC",
    "LD_LIBRARY_PATH": "${LD_LIBRARY_PATH}"
  },
  "crossbuild": false,
  "target_platform": "Darwin"
}
bash-5.3$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions