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

Build issue with mingw since PR #2035 #2044

Closed
ElbertoOne opened this issue Mar 12, 2019 · 2 comments
Closed

Build issue with mingw since PR #2035 #2044

ElbertoOne opened this issue Mar 12, 2019 · 2 comments

Comments

@ElbertoOne
Copy link

Hi, I'm building my SF with the following command:
make profile-build ARCH=x86-64-modern COMP=mingw

Until today this worked flawlessly, but since PR #2035 is merged the build fails with the following message:
make[2]: *** No rule to make target thread_win32.h', needed by evaluate.o'. Stop.

Any idea on how this could be remedied?

@ElbertoOne
Copy link
Author

I found the remedy: I had my .depend file still with the old settings.

@mcostalba
Copy link

make clean

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