-
After building LFortran with Git all tests except for the openmp1 test fail on my intel mac. The steps I did for building are the following:
```
git clean -dfx
git pull origin main
./build0.sh
./…
KGB99 updated
5 months ago
-
This has been raised before in #119 and #192, but I find it's happening again(?) or still(?). I just started using chruby today; I installed chruby on OS X via homebrew,`chruby-exec --version` report…
ronen updated
8 years ago
-
On current master (https://github.com/dotnet/runtime/commit/7f52377bbcbb90e7b104e97505866320accae060) on Windows 10.0.19546 prerelease 200110-1443, SurfaceBook 2 13'' (Surface_Book_1832) it took **38 …
-
I'm getting incremental compilation invalidated each time I start sbt.
So I run `scala3-compiler/compile`, then in the same session `scala3-compiler/compile` again does nothing as expected. But whe…
lrytz updated
3 months ago
-
#### Issue Description
Need the right tool chain to cross-compile Soletta image for Galileo platform and clearer instruction that whether Soletta must be built with uclibc. The instructions on the …
lblim updated
8 years ago
-
![image](https://github.com/DFXswiss/btc-wallet/assets/142087526/832af3db-6fbb-43f4-87f0-65eb0b50b586)
Insert an additional field in the On-Chain Wallet and Lightning Wallet settings.
Title: DFX Ad…
-
Opened from [comment (omnisharp-vscode #1272)](https://github.com/OmniSharp/omnisharp-vscode/issues/1272#issuecomment-286928801)
VS Code version: 1.10.2
C# Extension version: 1.7.0-beta4
## Ste…
-
I am trying to build 0345963eef4f92e9c5eab608bb8557b5463a1dcb on CSC Lumi.
I installed the latest release of CMake (3.25.1) to no avail.
How do I fix this? I do not see this error on a non-Cray…
-
**Is your feature request related to a problem? Please describe.**
No.
**Describe the solution you'd like**
It is currently possible to search for base64 encoded string. After the base64 sting i…
-
Docker command:
```bash
docker build -t robustrosin/test-891cb68 \
-f ../../Dockerfile \
--build-arg UBUNTU_VERSION=precise \
--build-arg IS_BUILD_FAILURE=no \
--build-arg USE_APT_OLD_RELEASES…