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: ‘class ncnn::Extractor’ has no member named ‘opt’ #1

Closed
jcyhcs opened this issue May 12, 2022 · 1 comment
Closed

error: ‘class ncnn::Extractor’ has no member named ‘opt’ #1

jcyhcs opened this issue May 12, 2022 · 1 comment

Comments

@jcyhcs
Copy link

jcyhcs commented May 12, 2022

hi,professor:
i compile your example code nanotrack-macos, i got an error:
error: ‘class ncnn::Extractor’ has no member named ‘opt’
ex_backbone.opt.use_vulkan_compute = true;

why got this compile error?
i use ncnn-20220420-full-source.zip, ncnn is compile from this source code.
please HELP!

@HonglinChu
Copy link
Owner

hi,professor: i compile your example code nanotrack-macos, i got an error: error: ‘class ncnn::Extractor’ has no member named ‘opt’ ex_backbone.opt.use_vulkan_compute = true; why got this compile error? i use ncnn-20220420-full-source.zip, ncnn is compile from this source code. please HELP!

The ncnn version may be inconsistent.

@jcyhcs jcyhcs closed this as completed Jun 7, 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

2 participants