-
I am trying to develop a pull request to fix #291 but when I try to build the SDK I get the following error when running `setup.sh`;
> FATAL: Failed to import /my/path/JimmyDeemo_facebook-sdk-for-u…
-
When I opened the demo project I get three errors from the HttpHandler... here are all three:
1.Assets\graphQl-client\Scripts\Core\HttpHandler.cs(31,17): error CS1061: 'UnityWebRequestAsyncOperatio…
-
Hello,
I would like to ask what do you usually do when encountering this type of patterns in the scaffolds:
![image](https://github.com/user-attachments/assets/c66139df-15e4-4083-8799-7a67334cdb…
-
In scriptcs I can use `#r "{assembly}"` and it will resolve assemblies in the ./bin directory relative to the executing script. However in edge-scs this is not true. The #r directive in the scripts im…
-
In the `feature_hic_scaffolding` branch many processes are requesting >20 cpus when using the Uppmax profile. This causes an error and nextflow exits the pipeline.
This happened with FASTK_FASTK (r…
-
## What steps will reproduce the problem?
Create an empty LINQPad query file named `Empty.linq` then compile and run it as follows from a Windows Command Prompt (assuming current directory is same …
-
### Verified issue does not already exist?
I have searched and found no existing issue
### What error did you receive?
`PS>TerminatingError(Add-Type): "Assembly with same name is already loaded"`
…
-
Apologies if this question has been asked before or is located somewhere else. If the information exists, please kindly link me to it.
I have a scripting scenario where where my program dynamically…
-
Using the following code:
```
while(true)
{
await Microsoft.CodeAnalysis.CSharp.Scripting.CSharpScript.EvaluateAsync("4 + 8");
System.Console.WriteLine($"Loaded assemblies: {System AppDomain.…
-
To create even the simpliest "Hello World!" Cygwin binary one needs to build binutils, GCC, MinGW, and Cygwin's `newlib` and `winsup` libraries for `aarch64-pc-cygwin` target.
* The `aarch64-pc-…