Closed SethKitchen closed 7 years ago
Please do a git sub module update.
On Sat, 16 Sep 2017 at 6:50 AM Seth Kitchen notifications@github.com wrote:
I'm trying to follow your train neural network wiki and when i try to do "make" I get ../../src/NeuralNetwork.cpp:14:10: fatal error: tiny_dnn/tiny_dnn.h: No such file or directory
include "tiny_dnn/tiny_dnn.h"
^
~~~~compilation terminated. Makefile:71: recipe for target '../../src/NeuralNetwork.o' failed make: *** [../../src/NeuralNetwork.o] Error 1— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/peter1591/hearthstone-ai/issues/76, or mute the thread https://github.com/notifications/unsubscribe-auth/AP55QrTaoyIlrpn5KWQuGd3u-4MUmPrDks5siv9KgaJpZM4PZmCd .
I'm trying to follow your train neural network wiki and when i try to do "make" I get ../../src/NeuralNetwork.cpp:14:10: fatal error: tiny_dnn/tiny_dnn.h: No such file or directory
include "tiny_dnn/tiny_dnn.h"
compilation terminated. Makefile:71: recipe for target '../../src/NeuralNetwork.o' failed make: *** [../../src/NeuralNetwork.o] Error 1