issues in build RRF3.4.4 for Duet2wifi
-
hii,
i am build RRF3.4.4 for duet2 wifi.
but it's gives the following errors!
link from where i am downloading source code:https://github.com/Duet3D/RepRapFirmware/wiki/Building-RepRapFirmware
-
@R006 you need to add project DuetWiFiSocketServer to your Eclipse workspace. You do not need to build it.
-
@dc42 i am already added it.
but it gives the following errors
-
@R006 it may just be that you need to do a Clean All and try building again. Also do Project->Refresh on the RepRapFirmware project to make sure it picks up the addition of DuetWiFiSocketServer.
Are you definitely using the commits labelled 3.4.4 of all the projects, except for DuetWiFiSockerServer (use the dev branch for that one)?
-
-
-
-
- Add the CANlib project to your workspace.
- Do not try to build DuetWiFiSocketServer, you don't need to - it just needs to be present because it supplies an include file.
-
@dc42 thank you.
i am not try to build it. but it's not working and giving error.