I am trying to build ros2 from source on windows. After colcon build cmd, I am getting a summary output. I have given the output below. what have I done wrong ?
* Visual Studio 2019 Developer Command Prompt v16.5.2 * Copyright (c) 2019 Microsoft Corporation
[vcvarsall.bat] Environment initialized for: 'x64'
C:\Windows\System32> colcon build --merge-install
Summary: 0 packages finished [6.22s]
C:\Windows\System32>
Is your workspace located in the
C:\Windows\System32
directory?