Forum Discussion
SeanAB
Occasional Contributor
2 years agoRiscfree complains about missing build program for MinGW Makefiles
I created a NIOS V project with Quartus Prime Lite edition. Used the NIOS V command line to create the BSP using the BSP editor, and then create application project. Using RiscFree IDE, I am able to ...
- 2 years ago
Hi Sean,
It looks like 'MinGW Makefiles' is selected for building the CMake project.
So please change the 'MinGW Makefiles' to 'Unix Makefiles' under the project properties of RiscFree IDE (C/C++ Build > Host OS overrides) so that, it should use the Unix build tools bundled with IDE.
SeanAB
Occasional Contributor
2 years agoThis video is what I am loosely following: Navigating Nios V - YouTube
I made a little progress by going into the properties, and I see some settings for tool chain editor. Please see attached picture. I don't even know how that would be creating the error. I closed the program and restarted, and now, I get build error that I have seen before and know how to fix.