Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake报错 #265

Open
yantianzi opened this issue Sep 7, 2023 · 0 comments
Open

cmake报错 #265

yantianzi opened this issue Sep 7, 2023 · 0 comments

Comments

@yantianzi
Copy link

你好
,我在安装 fmm 时遇到了一些麻烦。我的电脑系统是 windows 11。我已经按照 Windows 教程并安装了所有必需的库。

我还指定了 python 库:
cmake -DPYTHON_INCLUDE_DIR=/usr/include/python3.9 -DPYTHON_LIBRARY=/usr/lib

但是报错:
collect2: error: ld returned 1 exit status
make[2]: *** [python/CMakeFiles/pyfmm.dir/build.make:104: python/_fmm.dll] Error 1
make[1]: *** [CMakeFiles/Makefile2:530: python/CMakeFiles/pyfmm.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant