That's it. Thanks a lot Michael & Stephen!
On Tue, Mar 19, 2019 at 1:54 AM Stephen Gelman wrote:
>
> On Mar 18, 2019, at 11:33 PM, Tong Sun
> wrote:
>
>
> Now, I'm gettng the "executable file not found in $PATH" error,
> despite that I'm having the following line in rules:
>
> export PATH := $(
On Mar 18, 2019, at 11:33 PM, Tong Sun wrote:
>
> Now, I'm gettng the "executable file not found in $PATH" error,
> despite that I'm having the following line in rules:
>
> export PATH := $(CURDIR)/$(BUILD_DIR)/bin:$(PATH)
>
> What's wrong?
I don’t think $BUILD_DIR is set by default. I set it
On Tue, 19 Mar 2019, 17:33 Tong Sun,
wrote:
> Thanks, Stephen it works.
>
> Now, I'm gettng the "executable file not found in $PATH" error,
> despite that I'm having the following line in rules:
>
> export PATH := $(CURDIR)/$(BUILD_DIR)/bin:$(PATH)
>
> What's wrong?
>
Well I'm not 100% on this b
Thanks, Stephen it works.
Now, I'm gettng the "executable file not found in $PATH" error,
despite that I'm having the following line in rules:
export PATH := $(CURDIR)/$(BUILD_DIR)/bin:$(PATH)
What's wrong?
Here are details:
- - - - - - - - - - - - - - - -- - - - - - - -- - - - - - - -- - - -