alibaba / alibaba/GraphScope

Spell out the exports in docs for macOS build

Open
#2,809 2 comments 0 reactions 0 assignees View on GitHub
component:doc
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

Tell the users, either source `.graphscope.env`
or with this to support openmp

```bash
export CC=/opt/homebrew/opt/llvm/bin/clang
export CXX=/opt/homebrew/opt/llvm/bin/clang++
```

Then I tried manually trigger the build process, with `mkdir build && cd build && cmake ..`

it reports:

image

_Originally posted by @yecol in https://github.com/alibaba/GraphScope/discussions/2619#discussioncomment-6086610_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.