Create project Audacity

I want to set up a project in Windows 10 (MS Visual Studio 2022) to see how the signal is drawn. Can someone tell me how to connect this and run it in debugging mode in MS Visual Studio 2022

hm, I can just build the ALL_BUILD target and then launch that in the debugger.

I need step by step video. Give me please link how do it.

I don’t have a step by step video. Have you followed these instructions? audacity/BUILDING.md at master · audacity/audacity · GitHub

Yes. I try. But many errors

Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045.

The C compiler identification is MSVC 19.40.33808.0

The CXX compiler identification is MSVC 19.40.33808.0

Detecting C compiler ABI info

Detecting C compiler ABI info - done

Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe - skipped

Detecting C compile features

Detecting C compile features - done

Detecting CXX compiler ABI info

Detecting CXX compiler ABI info - done

Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe - skipped

Detecting CXX compile features

Detecting CXX compile features - done

Conan: checking conan executable

Conan: Found program C:/python3/Scripts/conan.exe

Conan: Version found Conan version 2.4.1

usage: conan profile [-h] [-v [V]] [-cc CORE_CONF] {detect,list,path,show} ...

conan profile: error: argument subcommand: invalid choice: 'new' (choose from 'detect', 'list', 'path', 'show')

ERROR: Exiting with code: 2

CMake Error at cmake-proxies/cmake-modules/conan.cmake:61 (message):
Conan: Unknown MSVC compiler version [1940]
Call Stack (most recent call first):
cmake-proxies/cmake-modules/AudacityDependencies.cmake:39 (_get_msvc_ide_version)
CMakeLists.txt:223 (include)

Configuring incomplete, errors occurred!

If I do it throughGit - $ git clone GitHub - audacity/audacity: Audio Editor

Compilation goes much further, but many other library errors

Yes. I try. But many errors. help me

This topic was automatically closed after 30 days. New replies are no longer allowed.