Jump to content

kabiri

Members
  • Content Count

    57
  • Joined

  • Last visited

Community Reputation

3 Neutral
  1. i add unit FireDAC.Phys.SQLiteWrapper.FDEStat and now work
  2. I apologize, I had only paid attention to this part.
  3. I only used admob (from kastri)
  4. I have previously compiled the program without this framework in Delphi 11 . I have no idea what AppTrackingTransparency is used for. But I added it to the frameworks and it no longer gives an error.
  5. I followed the steps, it didn't make a difference, it gives an error [DCC Error] E2597 ld: file not found: /System/Library/Frameworks/AppTrackingTransparency.framework/AppTrackingTransparency
  6. I am very grateful for your guidance. I had done this before, but I had not emptied the "cache" folder on my Mac. I will empty the "cache" folder on my Mac and try again. My Mac is just very slow and it takes about 3 hours to transfer files! I will let you know if it was successful or not after it is finished.
  7. I created the folders in the paths that it couldn't find. ("PrivateFrameworks" and "AppTrackingTransparency.framework\AppTrackingTransparency") Now it only shows this error: [DCC Fatal Error] F2588 Linker error code: 3221226505 ($c0000409) I couldn't find a solution for this.
  8. Yes *log show this error Directory does not exist: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/%CLANGVERSION%/
  9. hi i update my mac to mac os 14 and xcode 15.2 and add this frimworks but show this warning and error : [DCC Error] E2597 ld: warning: directory not found for option '-FC:\Users\hamid\OneDrive\Documents\Embarcadero\Studio\SDKs\iPhoneOS17.2.sdk\System\Library\PrivateFrameworks' ld: file not found: /usr/lib/swift/iphoneos/libswiftCompatibilityDynamicReplacements.a [DCC Fatal Error] F2588 Linker error code: 1 ($00000001) how to fix it?
  10. I'll take a look right now. I hope it helps. Thank you. ---Edit--- I watched this webinar online, but I am not sure if it will be helpful. I will watch it again.
  11. I did the same thing. It works fine with Delphi 11. I thought maybe it's from XCODE. The Mac is old and I couldn't update it.
  12. Hi in delphi 12 show this error [DCC Error] E2597 ld: file not found: /usr/lib/swift/libswiftUIKit.dylib Which framework do I need to add? Delphi 12 , XCODE 13.4 Thanks
  13. Thank you for your response. Yes, I have seen it. It just sets a property to receive information from livebinding. In the photo I sent, I do not want the position property to be added. I want the * option to be added. This photo : https://docwiki.embarcadero.com/images/RADStudio/Seattle/e/1/13/LBTTrackBar3.png
×