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

error building for ncnn #279

Open
EvanBrownVTM opened this issue May 19, 2022 · 0 comments
Open

error building for ncnn #279

EvanBrownVTM opened this issue May 19, 2022 · 0 comments

Comments

@EvanBrownVTM
Copy link

Hi, I am running on Raspberry Pi4 Bullseye 32-bit.
Input:
make -j4
Output:
/home/pi/Ultra-Light-Fast-Generic-Face-Detector-1MB/ncnn/3rdparty/ncnn/src/layer/arm/innerproduct_arm.cpp:369:15: error: ‘activation_ss’ was not declared in this scope; did you mean ‘activation_type’?
369 | sum = activation_ss(sum, activation_type, activation_params);
| ^~~~~~~~~~~~~
| activation_type

@EvanBrownVTM EvanBrownVTM changed the title building ncnn version error building for ncnn May 19, 2022
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