nnetcpp icon indicating copy to clipboard operation
nnetcpp copied to clipboard

Issue with compilation

Open rvasilchenko opened this issue 8 years ago • 0 comments

Hi! I liked your library and I would like to use it because it is most simple from what I've seen. But I can't compile it with VisualStuido. I simplified the test program compared to your tests. But in the function makeLSTM a bunch of linker error LNK2019 that function AbstractNetworkNode::addNode (and many other) cannot be resolved. The problem is understandable, but I can't solve it. Tell me what can I do to solve?

rvasilchenko avatar Aug 16 '17 08:08 rvasilchenko