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

AndroidDemo编译失败 #3126

Open
xiahc opened this issue Dec 16, 2024 · 1 comment
Open

AndroidDemo编译失败 #3126

xiahc opened this issue Dec 16, 2024 · 1 comment
Labels
User The user ask question about how to use. Or don't use MNN correctly and cause bug.

Comments

@xiahc
Copy link

xiahc commented Dec 16, 2024

平台(如果交叉编译请再附上交叉编译目标平台):

Android

Github版本:

V3.0.1

编译方式:

project/android/demo/READNE.md

cd MNN
mkdir build && cd build
cmake -DMNN_BUILD_CONVERTER=ON ..
make -j8

编译日志:

E:\Code\MNN-master\MNN-master\build>make -j8
Makefile:32: ***  。 停止。

请帮忙指导,谢谢。

@jxt1234 jxt1234 added the User The user ask question about how to use. Or don't use MNN correctly and cause bug. label Dec 17, 2024
@jxt1234
Copy link
Collaborator

jxt1234 commented Dec 17, 2024

用 AndroidStudio 打开 project/android/demo 下面的工程就可以编译了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
User The user ask question about how to use. Or don't use MNN correctly and cause bug.
Projects
None yet
Development

No branches or pull requests

2 participants