Hi, I have tried for past few days to figure this out on my end with no success. I am hoping someone can help.
I am attempting to use BOB with Code for IBM i. Using Code for IBM i I am developing locally and then pushing my code to my target directory on the IFS. This works fine. The problem is when, after the Deploy runs, and my "makei" command is run I get an
"/QOpenSys/pkgs/lib/bob/mk/Makefile", line 10: make: Dependency line needs colon or double colon operator.
make: Equal sign not found in macro substitution.
I am able to go directly to the command line and run the makei command, the exact same as in my action.json file, and it works with no errors??
Hi, I have tried for past few days to figure this out on my end with no success. I am hoping someone can help. I am attempting to use BOB with Code for IBM i. Using Code for IBM i I am developing locally and then pushing my code to my target directory on the IFS. This works fine. The problem is when, after the Deploy runs, and my "makei" command is run I get an
I am able to go directly to the command line and run the makei command, the exact same as in my action.json file, and it works with no errors??
Here is my actions.json in vscode->
Here is my iproj.json