Skip to content

buildPackage.sh でビルドエラー #85

Description

@n-ando

buildPackage.sh を使ってMac上でビルドするとエラーになる。

  • readlinkコマンドのオプション-e がMacにはない
  • antビルド途中にディレクトリがないというエラーが出る。以下の3つのディレクトリを作る必要がある。
cd jp.go.aist.rtm.RTC
mkdir -p bin/RTMExamples
mkdir -p docs/JavaDoc
mkdir -p docs/JavaDocEn

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions