-
Cygwin is still Windows. So I don't know if `-D__MSVCRT__` should be there on Cygwin or not.
-
When I tried to run the **cal_sim.sh** under Ubnuntu 18.04, I got this error. Did anyone also meet with this problem?
-
I wrote here in detail about a nasty problem I encountered with `msvcrt`: https://github.com/llvm/llvm-project/issues/110954
The short version is that if allocation fails while calling `setlocale`,…
m417z updated
1 month ago
-
Linux and FreeBSD of course don't have MSVCRT.
-
the build.sh went well, PATH is set, but I get:
```
sander@brixit:~/cross-aarch64-w64-mingw32-msvcrt$ aarch64-w64-mingw32-gcc ../hello.c
aarch64-w64-mingw32-gcc: fatal error: cannot execute ‘cc1…
-
Trying to compile a model on a Window 10 machine using Python 3.12.2 but the following error gets thrown:
File "C:\temp\\.venv\Lib\site-packages\pysimlink\lib\model.py", line 130, in _unlock
r…
-
I have had a lot of success targeting Linux and macOS machines with this.
However I'm running into a puzzling issue, it seems that Rust really wants to link `msvcrt`, even when the command I'm specif…
-
```
Some 64bit programs (e.g. ioquake3 and others) require
msvcrt.dll _setjmp, which is not yet implemented.
A 64bit redistributable download of the runtime would be helpful there.
```
Original issu…
-
```
Some 64bit programs (e.g. ioquake3 and others) require
msvcrt.dll _setjmp, which is not yet implemented.
A 64bit redistributable download of the runtime would be helpful there.
```
Original issu…
-
```
Some 64bit programs (e.g. ioquake3 and others) require
msvcrt.dll _setjmp, which is not yet implemented.
A 64bit redistributable download of the runtime would be helpful there.
```
Original issu…