nnetcpp
nnetcpp copied to clipboard
Issue with compilation
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?