[mlpack-git] [mlpack] Test programs failing on loading data from disk (#597)

Marcus Edel notifications at github.com
Mon Mar 28 12:29:25 EDT 2016


So instead of:

```
cd build/bin
mlpack_test -t FeedForwardNetworkTest
```

you should use:

```
cd build/
bin/mlpack_test -t FeedForwardNetworkTest
```

Does this sound reasonable?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/597#issuecomment-202473185
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160328/7daa6e21/attachment.html>


More information about the mlpack-git mailing list