not build 3.5beta2 for duet2 wifi
-
@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
-
@jay_s_uk
yes i am included it(Duetwifisocketserver) but not buildbut now i am getting make file error
gcc version is 12.2
-
@R006 are you using the wrong branch of DuetWiFiSocketServer? You need the dev branch.