Skip to content

can not find Block.h when running configure #167

@OreOooRanJie

Description

@OreOooRanJie

OS: Ubuntu 20.04 x86
Clang version: 21.0.0
C++ version: C++20
Execute the command:
./configure --prefix=/home/xxx/ios/ --with-libtapi=/home/xxx/ios --target=arm-apple-darwin11 --with-llvm-config=...
The error is as follows:

Image

I'm not sure whether this project depends on the iOS SDK files. When I add the header files in the iOS SDK to the compilation options and run the above command, it will prompt me as shown in the figure:

Image

When I added the host parameter properly and ran it again, the following error occurred:

Image

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