-
IN:06711429
Requested to be able to compile new NWChem.
Was asked about known good compilers:
> I have used Intel Compilers 2022.2.1 and Intel MPI 2021.7.1 successfully before, although this …
-
Has anybody been able to build the Visual Studio 2019 projects with Visual Studio 2022? Visual Studio 2019 is no longer available.
-
Hello,
I am compiling my project with Clang and I would like to feed the compiler warnings from the build log as violations into SonarQube.
It exists and works for GCC and MSVC: https://github.com…
-
Vague title, but I don't really know what the root issue is.
Repro: http://cyberjes.us/bash-ppc.elf @ 0x100c0a00
`current_function.clobbered_regs` lists just about every register. The one that's…
-
In bash, you can normally say
CC=gcc-5 CXX=g++-5 cmake .
to use a non-default compiler. However, these settings of CC do not get passed on to (some?) dependencies with the superbuild. It cur…
-
configure of ffmpeg_n7.0 is successful.
After that, the following error occurs during make.
```
/home/xxx/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/lib/gcc/x86_64-w64-…
MI2-2 updated
3 months ago
-
### Check for existing issues
- [X] Completed
### Describe the feature
Is there a way to see the console output of extensions, or is this currently not possible? In that case I would like to …
-
Am i doing something wrong?
> npm install -g heroml
changed 41 packages in 9s
3 packages are looking for funding
run `npm fund` for details
> hero run app_proposal.heroml
node:internal/m…
-
This may be a weird request but is there a way to compile for DOS? (not command line in Windows, but literally DOS, 6.2
The reason is an experiment trying to run mini vMac under DOSBox, which would…
-
It's been about four years since the most recent release, and commits since then have fixed some build errors - such as building on macOS, and on more recent GCC compilers. Would you be up for cutting…