-
After generating the solution with cmake, compile time with visual studio is around 1min 20sec with the command
`msbuild open62541.sln /v:n -t:rebuild`
By adding the -m parameter the parallel co…
-
Something wrong, with the current build process, does not work as expected.
-
I'm creating a new router named "PreparedRouter" using AOT.
This issue is a thread to solicit opinions on concerns.
-
### What happened?
The console throws the following error while executing the monomer build:
```
failed to load config from D:\study\idea\notesnook\apps\monograph\vite.config.ts
TypeError [ERR_IMPOR…
-
for cmake:
- [ ] add_heir_transforms
for bazel:
- [ ] investigate whether it's worth creating bazel macros to avoid some boilerplate around dialect / pass generation
asraa updated
1 month ago
-
**Pre-conditions:**
- freestyle project is created
**Description:**
As a registered user,
I want to be able to trigger builds for my project in Jenkins,
so that the latest version of the code…
-
I just checked out the latest code on Windows and I get this failure?
```
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.126 s
-
I tried building the app from source, going by the steps in the workflow:
```yaml
build:
- sed -r '/signingConfigs.release/d' -i android/app/build.gradle
- git clone -b 3.24.5 https://github…
-
Can't wait to nuke my windows installation ;)
-
## Description
Provide a brief overview of the enhancement or issue.
## Steps to Reproduce
```
git clone --depth=1 https://github.com/openMF/web-app
cd web-app
npm install
npm run build:prod
…