-
Use https://github.com/certik/fc8/tree/lf1. Then I get to 70%:
```console
$ FC=lfortran cmake -DFC8_GRAPHICS=sdl2 .
-- The Fortran compiler identification is unknown
-- The C compiler identificati…
-
I'm trying to compile [jless - GitHub](https://github.com/PaulJuliusMartinez/jless) but I'm missing `lxcb` and friends.
This is the command to compile `jless`: `cargo install --force jless`
This is …
-
### Expected Behavior
When using includeBuild to extract common build logic into convention plugins using precompiled script plugins, all these plugins are compiled together and put into a single jar…
-
On revision 1b2ebd4 (current `master`),
`agda --js` takes 40 seconds and generates 1985381 lines from this code:
```agda
open import Agda.Builtin.Maybe
case_of_ : {A B : Set} → A → (A → B) →…
-
## Development Task
Improve TiKV compile speed
- [ ] Use faster linker
- [ ] Introduce lite compile mode
- [ ] Avoid unnecessary generic
-
SBT provides very little information about this error unfortunately, it does not say what it is trying to do or even what it is compiling, just that something is wrong, so unfortunately, I cannot prov…
-
There is a build error when compiling without openssl support:
Error Snippet:
../../ppp-2.5.1/pppd/crypto.c: In function 'PPP_crypto_deinit':
../../ppp-2.5.1/pppd/crypto.c:240:5: warning: implici…
-
Compiling directions states that one should clone the repo and then launch compilation. Github allows to download the zip file of the repo, which I did.
Then compiling failed : submodules were missi…
fa201 updated
1 month ago
-
SDK 3.11.1
target 4.6.0.13
```
../../../sailfish-components-webview-1.6.0/import/webview/rawwebview.cpp:40:13: error: ‘quint32 SailfishOS::WebView::ViewCreator::createView(const quint32&, const …
-
I am using the following build setup:
- min sdk 31
- compile & target sdk 34
- Java 11
- kotlin plugin 2.0.21
- agp 8.7.2
- gradle 8.9
- sdk: ^3.4.4
- flutter: ^3.22.3
The building of the p…