Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having issues when trying to use your tool. #12

Open
asnagni opened this issue Apr 8, 2024 · 0 comments
Open

Having issues when trying to use your tool. #12

asnagni opened this issue Apr 8, 2024 · 0 comments

Comments

@asnagni
Copy link

asnagni commented Apr 8, 2024

Hi,
I just found your project and I'm trying to use your solution for my Xcode project and I'm having a permission issue. This is the error that I'm having:

//>>>>>>>>>>>>>

CompileC /Users/asnagni/project/system/AxmolPojects/BeBetter/build_ios_arm64/build/websocket-parser.build/Debug-iphoneos/Objects-normal/arm64/websocket_parser.o /Users/asnagni/project/Packages/axmol-2.1.2/thirdparty/websocket-parser/websocket_parser.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'websocket-parser' from project 'BeBetter')
cd /Users/asnagni/project/system/AxmolPojects/BeBetter
/Users/asnagni/project/system/AxmolPojects/BeBetter/build_ios_arm64/_deps/ccache.cmake-build/launch-c -x c -target arm64-apple-ios12.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fno-color-diagnostics -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR="Debug-iphoneos" -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/asnagni/Library/Developer/Xcode/DerivedData/BeBetter-cgednnbzvqjspmazshcdqxoodebr/Index.noindex/DataStore -I/Users/asnagni/project/system/AxmolPojects/BeBetter/build_ios_arm64/lib/Debug/include -I/Users/asnagni/project/Packages/axmol-2.1.2/thirdparty/websocket-parser -I/Users/asnagni/project/system/AxmolPojects/BeBetter/build_ios_arm64/build/websocket-parser.build/Debug-iphoneos/DerivedSources-normal/arm64 -I/Users/asnagni/project/system/AxmolPojects/BeBetter/build_ios_arm64/build/websocket-parser.build/Debug-iphoneos/DerivedSources/arm64 -I/Users/asnagni/project/system/AxmolPojects/BeBetter/build_ios_arm64/build/websocket-parser.build/Debug-iphoneos/DerivedSources -F/Users/asnagni/project/system/AxmolPojects/BeBetter/build_ios_arm64/lib/Debug -std=gnu11 -MMD -MT dependencies -MF /Users/asnagni/project/system/AxmolPojects/BeBetter/build_ios_arm64/build/websocket-parser.build/Debug-iphoneos/Objects-normal/arm64/websocket_parser.d --serialize-diagnostics /Users/asnagni/project/system/AxmolPojects/BeBetter/build_ios_arm64/build/websocket-parser.build/Debug-iphoneos/Objects-normal/arm64/websocket_parser.dia -c /Users/asnagni/project/Packages/axmol-2.1.2/thirdparty/websocket-parser/websocket_parser.c -o /Users/asnagni/project/system/AxmolPojects/BeBetter/build_ios_arm64/build/websocket-parser.build/Debug-iphoneos/Objects-normal/arm64/websocket_parser.o

ccache: error: execute_noreturn of /Applications/Xcode.app/Contents/Developer/usr/bin/ failed: Permission denied
Command CompileC failed with a nonzero exit code

//>>>>>>>>>>>>>

Hi could not find the CompileC program to change the permission with the chmod command.
Would you have any idea on how to fix this issue?
Thank you
Stay safe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant