Forum Discussion
Unable to build the preloader in windows 10
Hello Intel,
I am wondering if there is a problem within the SOC EDS tool. I am not able to build preloader anymore.
I found this link:
AND it didnt help me to fix the issue.
Please help!!!
Hello,
This is a known issue due to windows update that did affect the makefile of make command. We are still working to find a workaround for this issue.
In the meantime, you can use /usr/bin/make instead of make to overcome this issue,
Thank you.
3 Replies
- FawazJ_Altera
Frequent Contributor
Hello,
This is a known issue due to windows update that did affect the makefile of make command. We are still working to find a workaround for this issue.
In the meantime, you can use /usr/bin/make instead of make to overcome this issue,
Thank you.
- m0100
New Contributor
Thank you very much for your quick reply, really appreciated.
I will test your suggestion and let you know if it helped me.
- m0100
New Contributor
Thank you very much for your suggestion. I am able to build the preloader.