not build 3.5beta2 for duet2 wifi
-
Hey!
I am reaching out to report an issue I encountered while attempting to build RRF 3.5beta2.
During the build process, I encountered an error that is impeding progress. I have attempted to troubleshoot the problem on my own, but unfortunately, I have been unable to resolve it.
Could you please provide assistance or guidance on how to proceed?
@dc42 @Phaedrux -
@R006 I suspect the error that is preventing the build from completing is the "unrecognised option" one. That would most likely be caused by using a version of gcc that is too old. For RRF 3.5 we use version 12.2. See https://github.com/Duet3D/RepRapFirmware/wiki/Building-RepRapFirmware.
-
@dc42 okay
i am update it.but i am getting so many semantic error.
one of the error we resolved is "function_ref_noexcept" to "function_ref"
and so many this types error we faced.
-
@R006 why build an old firmware version? you should consider building 3.5rc3
-
@jay_s_uk
i know and i am build that one but still getting error -
@R006 well maybe you should stick to the 3.5rc3 rather than trying build to 3.5beta2. then you can report the issues you are having with trying to build the latest version.
And maybe provide a bit more information such as branches you are using, gcc version etc -
@jay_s_uk
gcc varsion-12.2Canlib-3.4.4
CorN2G-3.4.4
FreeRTOS-3.4.4
RRF-3.5rc3
RRF Libraries-3.4.4 -
@R006 no wonder it doesn't build...
-
@jay_s_uk
then give me suggestions -
@R006 maybe read the build instructions and use the correct branches for all the repos?
-
okay now i am try to build this using following
Canlib-3.5beta1
CorN2G-3.5beta1
FreeRTOS-3.5beta1
RRF-3.5rc3
RRF Libraries-3.5beta1but it's not work
-
@R006 why would beta 1 tags for some of those work with rc3?
-
@jay_s_uk can you give me the link for the rc3?
-
@R006 here's the latest canlib branch https://github.com/Duet3D/CANlib/tree/3.5-dev
-
-
@R006 did you switch to the dev branch on all repos?
-
@jay_s_uk yes
-
@R006 then provide the actual errors
don't forget this page https://github.com/Duet3D/RepRapFirmware/wiki/Building-RepRapFirmware -
-
@R006 you haven't included the wifi branch