|
Problem when compiling example Swift on C++ interop code (5.10)
|
|
2
|
169
|
October 28, 2024
|
|
Error with paths containing spaces in swiftc argument for -output-file-map
|
|
1
|
129
|
October 22, 2024
|
|
Returning Typed Pointer of User Defined Class from Swift to C++
|
|
0
|
94
|
October 13, 2024
|
|
Instantiating C++ Class Object (which use SWIFT_SHARED_REFERENCE) in Swift
|
|
1
|
174
|
October 9, 2024
|
|
swift::Array & swift::String linker errors
|
|
3
|
182
|
October 4, 2024
|
|
Interpreting received "Data" object in cpp
|
|
1
|
94
|
October 3, 2024
|
|
Compiler gives error on classes with 'begin(...)' functions
|
|
3
|
110
|
October 2, 2024
|
|
Swift functions with c++ enums arguments not available in c++
|
|
0
|
582
|
March 11, 2024
|
|
Can we use @State with C++ structs
|
|
2
|
265
|
September 30, 2024
|
|
Passing User Defined Swift Classes to C++ Function as an Argument/In Param
|
|
0
|
80
|
September 19, 2024
|
|
Stop importing unannotated C++ APIs returning SWIFT_SHARED_REFERENECE types into Swift
|
|
2
|
283
|
September 18, 2024
|
|
Returning Typed Pointer From Swift to C++
|
|
6
|
431
|
September 18, 2024
|
|
Std::string to String in release builds
|
|
2
|
399
|
September 17, 2024
|
|
Returning Reference from Swift Function
|
|
5
|
475
|
September 14, 2024
|
|
How do you restore Swift class reference from UnsafeRawPointer?
|
|
3
|
117
|
September 13, 2024
|
|
How to consume C (static) library from SwiftUI application in Xcode Version 15.4 (15F31d)?
|
|
0
|
120
|
September 12, 2024
|
|
Passing User Defined Swift Structure to C++ using In Param
|
|
0
|
93
|
September 11, 2024
|
|
Frontend crash when C++ library exports type String
|
|
3
|
378
|
August 28, 2024
|
|
Try to use C++ template class into swift with a specialization
|
|
7
|
611
|
August 18, 2024
|
|
Linux stdlib (Swift/C++) completely breaks if TBB is installed
|
|
2
|
198
|
August 5, 2024
|
|
Compilation with enums is about 40x slower compared to compilation where cxx-interop is disabled
|
|
0
|
121
|
August 1, 2024
|
|
CxxInterop: Swift function returning optional C++ type in shlib doesn't generate metadata
|
|
1
|
149
|
July 24, 2024
|
|
Use Swift framework code in C++ app - missing -Swift.h header
|
|
9
|
2188
|
July 22, 2024
|
|
Weird generics problem
|
|
1
|
148
|
July 22, 2024
|
|
Swift/C++ interop and polymorphism
|
|
3
|
1238
|
July 6, 2024
|
|
Declare a Swift function with completion (or async) to be called from C++
|
|
3
|
491
|
July 2, 2024
|
|
C++23 support for target
|
|
1
|
652
|
June 29, 2024
|
|
Resolving name collisions between enum cases and methods
|
|
0
|
339
|
June 25, 2024
|
|
Using a `.swiftmodule inside` `Package.swift`
|
|
2
|
500
|
June 5, 2024
|
|
Swift Data to CPP std::vector
|
|
0
|
812
|
June 3, 2024
|