Replies: 1 comment
-
resolved :
layer.h(158,22): warning C4251: 'ncnn::Layer::top_shapes': class 'std::vector<ncnn::Mat,std::allocatorncnn::Mat>' needs to have dll-interface to be used by clients of class 'ncnn::Layer' |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use ncnn lib in my project , warnings come while compiling , how to resolve the problem ?
1. I dont need gpu api ,may i need to rebuild ncnn lib without gpu settings.
os: windows 10 msvc 2019
Beta Was this translation helpful? Give feedback.
All reactions