Skip to content

Issues when building under Windows #24054

@stevenengland

Description

@stevenengland

Environment

Windows 11

Description

Hi there, when trying to build r2 then I face these problems:

running preconfigure

Does only succeed when invoked within a Visual Studio developer console. In a normal terminal the process fails when looking for VS:

Your current Host Architecture is amd64
Please select the Target Architecture:
1. x86
2. amd64 [x64]
3. arm
4. arm64
Enter your choice (1-4): 2
VSARCH is set to: amd64
=== Finding Visual Studio...
Syntaxfehler. <-- syntax error

running configure

sdb| Subproject sdb finished.


meson.build:513:0: ERROR: Program 'cp' not found or not executable

A full log can be found at C:\Users\vboxuser\Desktop\radare2_compiled\vs\meson-logs\meson-log.txt
VS failed Try running 'preconfigure'

Currently I am stuck here but will keep on reporting step by step.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions