'ncnn/net.h' file not found

z18hc3ub  于 2个月前  发布在  其他
关注(0)|答案(5)|浏览(36)

error log | 日志或报错信息 | ログ

context | 编译/运行环境 | バックグラウンド

how to reproduce | 复现步骤 | 再現方法

more | 其他 | その他

how i can add ncnn framework

6za6bjd0

6za6bjd01#

try: #include <ncnn/ncnn/net.h>

https://github.com/cmdbug/YOLOv5_NCNN/blob/1ae822601e6fc41264503b56bef2aaf1cab32622/iOS_YOLOv5NCNN/YOLOv5NCNN/ViewController.mm#L16-L17

hl0ma9xz

hl0ma9xz2#

Ok…

On Mon 8 Nov, 2021, 2:50 PM teng, ***@***.***> wrote: try: #include <ncnn/ncnn/net.h> https://github.com/cmdbug/YOLOv5_NCNN/blob/1ae822601e6fc41264503b56bef2aaf1cab32622/iOS_YOLOv5NCNN/YOLOv5NCNN/ViewController.mm#L16-L17 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#3330 (comment)>, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AUYW6MTBSVERXXYQXAVOIU3UK6I4PANCNFSM5HR6VCTA > . Triage notifications on the go with GitHub Mobile for iOS < https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 > or Android < https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub >.

izj3ouym

izj3ouym3#

hii thanks for your reply i have tried with the #include <ncnn/ncnn/net.h> but again it is giving me same error will you please tell me https://github.com/Tencent/ncnn/releases from this which one should i download? Thanks and regards, Afsana shaikh…

On Mon, Nov 8, 2021 at 2:51 PM afsana afsana ***@***.***> wrote: Ok On Mon 8 Nov, 2021, 2:50 PM teng, ***@***.***> wrote: > try: #include <ncnn/ncnn/net.h> > > > https://github.com/cmdbug/YOLOv5_NCNN/blob/1ae822601e6fc41264503b56bef2aaf1cab32622/iOS_YOLOv5NCNN/YOLOv5NCNN/ViewController.mm#L16-L17 > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <#3330 (comment)>, or > unsubscribe > < https://github.com/notifications/unsubscribe-auth/AUYW6MTBSVERXXYQXAVOIU3UK6I4PANCNFSM5HR6VCTA > > . > Triage notifications on the go with GitHub Mobile for iOS > < https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 > > or Android > < https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub >. > >

v2g6jxz6

v2g6jxz64#

If an error is reported, you can download it again. Or open the .framework to see the path inside.

oug3syen

oug3syen5#

it is correct just checked…

On Mon, Nov 8, 2021 at 3:36 PM teng ***@***.***> wrote: If an error is reported, you can download it again. Or open the .framework to see the path inside. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#3330 (comment)>, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AUYW6MRXSDI6X7CF3BJ3DD3UK6OLHANCNFSM5HR6VCTA > . Triage notifications on the go with GitHub Mobile for iOS < https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 > or Android < https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub >.

相关问题