otp icon indicating copy to clipboard operation
otp copied to clipboard

wx: Enable wx cross compilation

Open joaohf opened this issue 3 years ago • 3 comments

Hello,

This PR enables wx to cross compilation. Well, it just removes the checks for cross compilation.

joaohf avatar Mar 06 '22 18:03 joaohf

CT Test Results

  1 files  11 suites   1m 38s :stopwatch: 80 tests 76 :heavy_check_mark: 4 :zzz: 0 :x: 84 runs  80 :heavy_check_mark: 4 :zzz: 0 :x:

Results for commit fc5670b2.

:recycle: This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

github-actions[bot] avatar Mar 06 '22 18:03 github-actions[bot]

I’m not the one that decides if we want to support this or not, but if we do, then there is a cross compile GitHub actions dockerfile that should be updated to also build using wx.

garazdawi avatar Mar 07 '22 08:03 garazdawi

FYI: This is not highly prioritized, but we will keep it open and stalled until we have time to investigate or possibly someone else has some input on how to properly do this.

IngelaAndin avatar Apr 25 '22 08:04 IngelaAndin