Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when trying to cross-compile for Windows #1134

Open
acf98 opened this issue Apr 9, 2021 · 1 comment
Open

Error when trying to cross-compile for Windows #1134

acf98 opened this issue Apr 9, 2021 · 1 comment

Comments

@acf98
Copy link

acf98 commented Apr 9, 2021

I have been following the steps in the guide to cross-compile for Windows , but I'm now getting this error:

waf: error: no such option: --cross-compile-mingw32

Mingw technically is installed correctly, so I don't know what exactly is the issue.

@cvf-bcn-gituser
Copy link
Contributor

Hi acf98,

I reproduced the same error on my Linux Subsystem for Windows. I tried googling build_3rdparty_static_win32.sh but the search threw up this page and few other pages in Russian. It looks to me like the waf make file needs to be updated to include this option.

(BTW please ignore above linked to # 1143, that was corrected to # 1134)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants