Using c binding/linking with the package.swift and getting an error with linking to the folder
|
|
0
|
22
|
October 5, 2024
|
Should anyone be using @_silgen_name outside of the standard library developers?
|
|
27
|
5452
|
September 24, 2024
|
Can't get c++ library to use the correct compiler
|
|
2
|
113
|
August 1, 2024
|
How to define structures that can be passed to C?
|
|
7
|
3458
|
June 22, 2024
|
Runtime crash in optimised build wrapping C++ library
|
|
0
|
206
|
May 10, 2024
|
Is there a way to emit C/C++ header?
|
|
3
|
518
|
May 5, 2024
|
Constrain type to "representible in C" for use with @convention(c) and generics?
|
|
2
|
308
|
April 4, 2024
|
C-Introp & Strict Concurrency
|
|
11
|
629
|
March 17, 2024
|
Add more "safe" flags to the package manager
|
|
1
|
1284
|
February 6, 2024
|
Inconsistent treatment bewtween Swift pointer parameters and C ones
|
|
6
|
348
|
February 6, 2024
|
Autoboxing C/C++ struct/class pointers into a Swift class?
|
|
0
|
291
|
February 5, 2024
|
Importing a C function as throwing?
|
|
5
|
740
|
December 20, 2023
|
Creating C Language Targets with complicated include layouts or headers
|
|
13
|
539
|
November 30, 2023
|
Swift Package Manager cannot find header file
|
|
0
|
371
|
November 30, 2023
|
C-to-Swift function calls, are they glued? Specifically, CGEvent.copy()?
|
|
11
|
975
|
October 25, 2023
|
Linker error using swift-numerics and C module
|
|
7
|
718
|
October 16, 2023
|
[Pitch] Restrict pointer conversion to C interoperability
|
|
21
|
1983
|
August 10, 2023
|
Import of C++ module appears within extern "C" language linkage specification
|
|
4
|
3818
|
July 1, 2023
|
Is it possible to use the os module Logging C API Collection from Swift without hacks?
|
|
0
|
477
|
June 21, 2023
|
Using a dynamically linked C library (.dylib) from SPM
|
|
8
|
4664
|
May 14, 2023
|
[Pitch] Import C structs with ARC pointer members
|
|
9
|
2794
|
May 9, 2023
|
Swift, libpng and error handling
|
|
2
|
892
|
April 18, 2023
|
Add API that makes it easier to interoperate with C callbacks
|
|
22
|
3143
|
January 29, 2023
|
How do I initialize a C struct from a Data object?
|
|
6
|
1371
|
January 1, 2023
|
Is there a way to differentiate Swift types and C types at runtime?
|
|
5
|
642
|
December 10, 2022
|
Use a C/C++ library with function pointer callbacks in Swift with async/await
|
|
27
|
2534
|
November 17, 2022
|
How to use a C static library(libJavaScriptCore.a) with Swift on Linux?
|
|
10
|
2480
|
July 24, 2022
|
Relating C++ Interoperability to Former Objective-C interoperability - (Providing Swift overlays for C++ standard library types GSoC)
|
|
12
|
1588
|
April 4, 2022
|
Efficiently converting from Data to UnsafePointer<CChar>?
|
|
7
|
2844
|
March 9, 2022
|
Shared library constructors in Swift
|
|
12
|
2455
|
November 14, 2021
|