You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing the new SDK build, I now see a different error:
------ Clean started: Project: MotoROS2, Configuration: YRC1000u_humble Win32 ------
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppClean.targets(77,5): error MSB4044: The "CppClean" task was not given a value for the required parameter "FoldersToClean".
Done building project "MotoROS2_AllControllers.vcxproj" -- FAILED.
less 'error-y', but still not quite working.
On another mpBuilder project it does work though (MotoROS_PlatformLib), so perhaps the VS project is missing some (required) configuration?
As per subject really.
Whenever I try to build the
clean
target of the VS project, I get:this aborts the build.
PS: it would also seem the build command still uses
MotoROS2
for the-n
option. Not sure whether that's a problem or not.The text was updated successfully, but these errors were encountered: