gloomyandy / RepRapFirmware

OO C++ RepRap Firmware
GNU General Public License v3.0
257 stars 61 forks source link

Missing file 'iapparams.h' during build #121

Closed miaopro closed 3 months ago

miaopro commented 3 months ago

I encountered an error while building the firmware for STM32F4.... The build process fails with the following error message: RepRapFirmware/src/Platform/RepRap.cpp:92:11: fatal error: iapparams.h: No such file or directory I searched the repository for the missing file but couldn't find it. I also checked the documentation and README but did not find any reference to iapparams.h. Please advise on how to resolve this issue.

github-actions[bot] commented 3 months ago

This issue has been automatically closed because it does not originate from a Duet3D administrator. Please create a discussion on https://forum.duet3d.com first and fill out the corresponding GitHub template if the bug or feature request is acknowledged.