-
I need to build Yoga as a shared library so that I can create C# bindings using p/invoke. Below is the updated CMakeLists.txt file for the 'yoga' directory. It includes an option to build Yoga as a sh…
ghost updated
10 months ago
-
Attempting to use `std::filesystem` results in:
```
lld: error: undefined symbol: bool __cdecl std::__1::__fs::filesystem::__create_directories(class std::__1::__fs::filesystem::path const &, clas…
-
```
What steps will reproduce the problem?
Compiling under XCode with FPC 2.6 i get the following errors
superobject.pas(154,18) Error: No matching implementation for interface method
"IUnknown._Add…
-
```
What steps will reproduce the problem?
Compiling under XCode with FPC 2.6 i get the following errors
superobject.pas(154,18) Error: No matching implementation for interface method
"IUnknown._Add…
-
| | |
| --- | --- |
| Bugzilla Link | [48398](https://llvm.org/bz48398) |
| Version | 10.0 |
| OS | Windows NT |
| Attachments | [The file which demonstrates the compilation error.](https://user-ima…
-
## 🐛 Bug
I
I have statically build libtorch 1.6.0 successfully using the below commmands. After that when I try to link libtorch to the project I get the LNK2019 Unresolved External Symbol error?I…
-
Compiled VS2017, cmake 3.0, Win10-x64, AMD-APP-SDK v3.0.130.135
xmr-stak-cpu compiled fine.
cmake args: cmake .. -G "Visual Studio 15 Win64" -DMICROHTTPD_ENABLE=OFF -DOpenSSL_REQUIRED=OFF -DOpenSS…
-
EDSDK from Canon: 2.15 (nov 2014)
Canon T2i
Dell i7 laptop, Win10x64
As downloaded: Camera.cs - Lines 701, 706 throw PInvokeStackImbalance exceptions.
```
EDSDKInvokes.CreateEvfImageRef
EDSDKInvokes…
-
Hello,
When I start my project and try to choose Ultraleap plugin (v5.0.1), this crash occurred every time.
Here the last lines from the crash report:
LoginId:c3fd63564686d9350463b1a2657ce037
Ep…
-
Porting an ORT C++ application from x64 to ARM64
Using a huggingspace runwayml\stable-diffusion-v1-5 model (http://huggingface.cp/runwayml/stable-diffusion-v1.5) optimized with MS Olive:
(python s…