Skip to content

build error with invalid application of 'sizeof' to an incomplete type 'struct stat64' #26

@ItakEjgo

Description

@ItakEjgo

Hi all,

I am trying to build CilkPlus on my Mac and I followed the instructions in https://cilkplus.github.io. However, I got the following build errors when I run make && make install:
截屏2023-01-12 01 31 35

I used the following cmake settings for generating makefile (i.e., add -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ due to Max OS):
截屏2023-01-12 01 33 45

My clang version is shown bellow:
截屏2023-01-12 01 41 39

I am using the macOS Ventura 13.0.1 currently.

Could you give me any advice for addressing the problem ?

Best regards,
ItakEjgo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions