You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed the software on my Mac (version 12.6 on a MacBook Air). I don't think you intended it to be run on a Mac, but I figured I would try it anyway. this is the error that I got. I got back the error message blow. If you are willing to address this, I will be glad to help. Saied
command-line-arguments
/usr/local/go/pkg/tool/darwin_amd64/link: running clang failed: exit status 1
ld: warning: -no_pie is deprecated when targeting new OS versions
Undefined symbols for architecture x86_64:
"__stricmp", referenced from:
_strcasecmp in 000001.o
_strcasecmp in 000002.o
"__strnicmp", referenced from:
_strncasecmp in 000001.o
_strncasecmp in 000002.o
"__wcsicmp", referenced from:
_wcscmpi in 000001.o
_wcscmpi in 000002.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered:
I just installed the software on my Mac (version 12.6 on a MacBook Air). I don't think you intended it to be run on a Mac, but I figured I would try it anyway. this is the error that I got. I got back the error message blow. If you are willing to address this, I will be glad to help. Saied
command-line-arguments
/usr/local/go/pkg/tool/darwin_amd64/link: running clang failed: exit status 1
ld: warning: -no_pie is deprecated when targeting new OS versions
Undefined symbols for architecture x86_64:
"__stricmp", referenced from:
_strcasecmp in 000001.o
_strcasecmp in 000002.o
"__strnicmp", referenced from:
_strncasecmp in 000001.o
_strncasecmp in 000002.o
"__wcsicmp", referenced from:
_wcscmpi in 000001.o
_wcscmpi in 000002.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered: