mono / Embeddinator-4000

Tools to turn .NET libraries into native libraries that can be consumed on Android, iOS, Mac, Linux and other platforms.
MIT License
758 stars 95 forks source link

make on MacOS 10.14.6 and gets "No shellcheck tool found" #765

Closed dbell-movano closed 4 years ago

dbell-movano commented 4 years ago

Steps to Reproduce

  1. clone github Embeddinator-4000
  2. change to local repo directory
  3. make

Expected Behavior

should build objcgen

Actual Behavior

Only output was: "No shellcheck tool found"

but did it build objcgen?

Environment

MacOS 10.14.6
My git tag -l is:  v0.2.0.79

Build Logs

"No shellcheck tool found"

Example Project (If Possible)

chamons commented 4 years ago

Yes. You can run the tool with:

_build/objcgen

It copies everything into the _build directory

or build a nuget with make nuget It is just warning we skilled the shell script validation step, since you don't have the required tool installed.

dbell-movano commented 4 years ago

From: Chris Hamons notifications@github.com Sent: Wednesday, March 18, 2020 9:16 AM To: mono/Embeddinator-4000 Embeddinator-4000@noreply.github.com Cc: Doug Bell dbell@movano.com; Author author@noreply.github.com Subject: Re: [mono/Embeddinator-4000] make on MacOS 10.14.6 and gets "No shellcheck tool found" (#765)

Yes. You can run the tool with:

_build/objcgen

[Doug Bell] That didn’t work for me. My output… pwd /PRIMARY/WORK/Embeddinator-4000_attempt_3/Embeddinator-4000 DOUGs-MacBook-Pro:Embeddinator-4000 dbell$ _build/objcgen

-bash: _build/objcgen: No such file or directory

It copies everything into the _build directory

or build a nuget with make nuget It is just warning we skilled the shell script validation step, since you don't have the required tool installed.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/mono/Embeddinator-4000/issues/765#issuecomment-600724204, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AOM5632TJALYDE4KFZQ6PXLRIDXSPANCNFSM4LNTOEHA.