Skip to content

ERROR: Unknown compiler(s) on Windows #12925

Open
@GermanAizek

Description

@GermanAizek

Describe the bug

im trying building and fail

PS C:\GIT\rizin> meson --native-file=meson-native.txt compile
The Meson build system
Version: 1.3.1
Source dir: C:\GIT\rizin
Build dir: C:\GIT\rizin\compile
Build type: native build
Project name: rizin
Project version: v0.7.0

meson.build:1:0: ERROR: Unknown compiler(s): [['C:\\Program Files (x86)\\Embarcadero\\Studio\\21.0\\bin\\bcc64.exe']]

where file content meson-native.txt

[binaries]
c = 'C:\Program Files (x86)\Embarcadero\Studio\21.0\bin\bcc64.exe'
cpp = 'C:\Program Files (x86)\Embarcadero\Studio\21.0\bin\bcc64.exe'

Platform: Windows 10
Compiler: Embarcadero Clang Compiler 32/64 and Borland Compiler 32

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions