-
https://babeljs.io/docs/en/ says “Babel is a JavaScript compiler: Polyfill features that are missing in your target environment (through @babel/polyfill)”
https://babeljs.io/docs/en/usage says “Run…
-
I'm seeing that ```njit(cache=True)``` produces exceptions on its second run, where it succeeded in the first. It's not idempotent.
Run scratch.py. Success. Run again, long error.
The error goes…
-
### Description
Conan build script calls VS to upgrade .dsp file and then builds the project using MSBuild.
**Visual Studio 2022 has deprecated support for the upgrade of project types that have .…
-
```
When using the GWT 2.3 together with gwt-g2d I have problem with VideoElement,
because they are defined in GWT and gwt-g2d. When compiling the GWT App I
sometimes get this compiler error:
…
-
**Describe the bug**
I built adios2@2.10.0 via spack on Sunspot using the icpx compiler and found adios2-config does not include the "-I" or "-isystem" prefix to the include path:
```
ckelly@uan-…
-
### What is your question?
Hi,
I am trying to diagnose a problem with my conan recipe / project cmake. The recipe was originally a out of source recipe and working for default build but wont link…
-
Using mingw on windows,
```
me@PF1AJJFF MINGW64 ~
$ echo $SOS_SDK_PATH
/c/Users/me/StratifyLabs-SDK
```
```
me@PF1AJJFF MINGW64 ~/Documents/path (branch)
$ sl sdk.update
# sdk.update
#…
-
In a project I'm working on I ran into a bug of the Idris node/javascript code generator. While only using `--check` there is no problem and the code type checks.
# Steps to Reproduce
I have tried…
-
When executing `cmake -B build -S . -DCMAKE_PROJECT_TOP_LEVEL_INCLUDES=conan_provider.cmake -DCMAKE_BUILD_TYPE=Release` as described in https://github.com/conan-io/cmake-conan/blob/develop2/README.md …
-
Hello, this is a comment, not an "issue".
I have a project https://github.com/Beliavsky/ChatGPT-Fortran-generator that may interest you. One thing it can do is ask ChatGPT to create a Fortran progr…