-
I have been trying everything I can think of to build osxcross the last couple days, but any issue I resolve another takes its place.
```
$ lsb_release -a
No LSB modules are available.
Distributor…
-
gitmirror@stuff:~/gitlab-mirrors$ ./add_mirror.sh --git --project-name osxcross --mirror https://github.com/tpoechtrager/osxcross
Resolving gitlab remote.
Traceback (most recent call last):
File …
-
When cross-compiling OpenBLAS using osxcross, I receive this error:
```
pkgutil: not found
```
Relevant makefile snippet in OpenBLAS:
https://github.com/OpenMathLib/OpenBLAS/blob/8a0cd5fcef…
-
Hi! Can you add openssl to osxcross package?
-
### Support guidelines
- [X] I've read the [support guidelines](https://github.com/crazy-max/goxx/blob/master/.github/SUPPORT.md)
### I've found a bug and checked that ...
- [X] ... the docum…
-
Уже пару дней пытаюсь скомпилировать tpws для iOS наткнулся на osxcross.
Но у меня не особо получается написать Makefile, чтоб собрать часть проекта
I've been trying to compile tpws for iOS fo…
-
Hi.
Since some time a little over a month ago, we have not been able to build with `--target x86_64-apple-darwin`. We see this:
```
The following warnings were emitted during compilation:
war…
-
```
#23 143.0 [100%] Building CXX object tools/clang/tools/tapi/lib/Core/CMakeFiles/tapiCore.dir/InterfaceFile.cpp.o
#23 143.7 [100%] Building CXX object tools/clang/tools/tapi/lib/Core/CMakeFiles/t…
-
fyne-cross is unable to create the darwin docker image on M1
From https://github.com/fyne-io/fyne-cross/pull/45#issuecomment-841144009:
```
#10 230.7 make[1]: Leaving directory '/osxcross/build…
lucor updated
3 years ago
-
Posted on https://github.com/cross-rs/cross/issues/1243 but I wanted to bring it over here in case someone had seen this before.
I am building redistributable binaries for Darwin (x86_64 for now), …