-
When we use clang standalone toolchain not integrated in Linux when i may be installed in any path.
I have made partial fix to allow place clang toolchain in any location and osxcross toolchain in so…
slonm updated
3 years ago
-
hero@hero-virtual-machine:~/Desktop/test$ xcbuild -project test.xcodeprojwarning: unhandled ProductType key IsUnitTest
warning: unhandled ProductType key IsUITest
warning: unhandled ProductType key …
-
I wasn't able to install plenti initially through homebrew following instructions from the readme on a mac with m1 processor.
After running `brew tap plentico/homebrew-plenti` I got the error below…
-
We surely could use the Travis CI also as our pipeline for packaging for darwin, but it would be better for OSX as a unix-based operating system to cross compile under linux and as a next step to also…
-
### Support guidelines
- [X] I've read the [support guidelines](https://github.com/crazy-max/docker-osxcross/blob/master/.github/SUPPORT.md)
### I've found a bug and checked that ...
- [X] ..…
-
how to fix
tools % ./gen_sdk_package.sh
--
found Xcode: /Applications/Xcode.app
packaging MacOSX12.3 SDK (this may take several minutes) ...
./gen_sdk_package.sh: line 55: $2: ambiguous redi…
-
Since Bacardi provides multi-language bindings for the Node.js native layer.
Building binding layer for multi-platform is the essential feature.
- [ ] Windows -> Linux
- [ ] Windows -> MacOS
- […
-
Trying to setup a docker container with osxcross and SDK 10.13, running into problems with `build_compiler_rt.sh`
```
#13 0.412 ## Building compiler-rt (release/11.x) ##
#13 0.412
#13 0.415 Clon…
-
When implementing the Ubuntu 24.04 upgrade, after creating my osxcross target, using it to build the Plenti binary like: `env GOOS=darwin GOARCH=amd64 CGO_ENABLED=1 CC=/home/runner/work/osxcross/targe…
-
when build with `x86_64-apple-darwin`, got this error.
[action detail logs](https://github.com/ZingerLittleBee/server_bee-backend/actions/runs/3641805001/jobs/6148180652)
before v1.4.0 everything is…