iZZiSwift

iZZiSwift

Learning by Sharing Swift Programing and more …

  • Swift Programming
    • Swift Language
    • i0S Swift Issue
  • Devices
  • MacOS
  • Python Programming
  • Kotlin Programming
  • Memo

Tag: linker-errors

FIRApp Linker Error [“_OBJC_CLASS_$_FIRApp”]

January 10, 2021 Simon Abital

Question or problem in the Swift programming language: I have scoured SO and Google but can’t find an answer that works. I have used the new Firebase Cocoapod on multiple projects but now, when adding it to a different project I am getting the following error.

Continue Reading

Xcode 10 Beta 5 — clang: error: linker command failed with exit code 1

January 8, 2021 Andrew Rocky

Question or problem in the Swift programming language: Can anybody help me out? Everything worked fine on my project but after updating to Xcode10 Beta5 I’m getting this error when trying to run the App on my iPhone. Simulator however works… Please Help me!!!

Continue Reading

Linker error with libpng under MacOSX

December 30, 2020 Oceane Wilson

Question or issue on macOS: I’m working on MacOSX 10.7.2 and Xcode 4.2.1. I installed libpng using port and I was trying to load a PNG image in my application, but I get linker errors:

Continue Reading

Forcing Clang to link with C++ runtime

December 30, 2020 Odhran Miss

Question or issue on macOS: I have a project containing a mixture of C and C++ source. It currently builds with GCC on OS X. The project has bespoke build scripts which invoke the gcc command to compile both the C and C++ source, and separately invoke the linker.

Continue Reading

Using a Linker Script on Mac OS X

December 25, 2020 Ollie MC

Question or issue on macOS: Is there any way to use a linker script with ld on Mac OS X?

Continue Reading

Re-export Shared Library Symbols from Other Library (OS X / POSIX)

December 25, 2020 Simon Abital

Question or issue on macOS: My question is fairly OS X on x86-64 specific but a universal solution that works on other POSIX OSes is even more appreciated.

Continue Reading

What are the default search directories to link a library on Mac OS X

December 24, 2020 Andrew Rocky

Question or issue on macOS: I’ve build the Google Test with CMake on Mac OS X and get two shared libraries: libgtest.dylib and libgtest_main.dylib. And now I need install both them. I know there are some default search directories on Linux, such as /usr/lib, /usr/local/lib, etc.. But I am unfamiliar with Mac OS X and […]

Continue Reading

Call a C++ function from Swift

December 24, 2020 Odhran Miss

Question or problem in the Swift programming language: How should I call a C++ function (no classes involved) from a Swift file? I tried this:

Continue Reading

duplicate symbols for architecture x86_64 (Implementing FBSDKCoreKilt) Swift

December 24, 2020 Odhran Miss

Question or problem in the Swift programming language: This is the most horrifying error that I’ve dealt with so far. To be clear:

Continue Reading

How to link compiled object file (hello.o) with ld on Mac OS X?

December 24, 2020 Odhran Miss

Question or issue on macOS: I got a problem with link objective files on a Mac OS X. Tracing back the problem is, here is my C hello world program

Continue Reading

Posts navigation

Older posts

Same Catagory Posts

    iZZiSwift | Developed by iZZi Team from 2017