Recent compilation error #2395
-
Hello, I am experiencing a problem when I try to compile programs and files: Could this be related to the message I have here? Also if I click on this to force enable it, i get the no external description found for all the files in my program. Any suggestion would be greatly appreciated.
Active extensions
Remote system
Enabled features
Shell envBUILDLIB=COMP
CURLIB=COMP
HOME=/home/infova
HOST=VSR29422
LIBLS= *all
LOGIN=infova
LOGNAME=infova
MAIL=/var/spool/mail/infova
OLDPWD=/home/INFOVA
PATH=/QOpenSys/usr/bin:/usr/ccs/bin:/QOpenSys/usr/bin/X11:/usr/sbin:.:/usr/bin
PWD=/home/infova
SHELL=/QOpenSys/pkgs/bin/bash
SHLVL=1
SSH_CLIENT=
SSH_CONNECTION=
TZ=<CET>-1<CEST>,M3.5.0,M10.5.0
USER=infova
USERNAME=INFOVA
WORKDIR=/home/infova
_=/QOpenSys/usr/bin/env Variants{
"american": "#@$",
"local": "£à$"
} |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
@vaisoliviu I converted this to a discussion. This happens when the IBM Project Explorer extension is activated. I suggest you disable that extension, reload VS Code, and then the typical library list will be shown. |
Beta Was this translation helpful? Give feedback.
@worksofliam Thanks, the issue was actually caused by an action that I modified some time ago, it is weird that it stopped working now.
I have an env variable that i use when i compile to insert the current date as text into the objects description. That was giving the errors.