Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake error #39

Open
fernandoc1 opened this issue Jan 20, 2016 · 4 comments
Open

CMake error #39

fernandoc1 opened this issue Jan 20, 2016 · 4 comments

Comments

@fernandoc1
Copy link

I'm trying to build torch demos, but I'm facing the following CMake error:

CMake Error at CMakeLists.txt:6 (ADD_TORCH_DOK):
Unknown CMake command "ADD_TORCH_DOK".

@soumith
Copy link
Member

soumith commented Jan 20, 2016

What exactly are you trying to build? and what command are you using?

@soumith
Copy link
Member

soumith commented Jan 20, 2016

The demos are scripts, that you can run directly, I dont think you need to build anything.
Go into each folder and run the scripts with th/qlua

@fernandoc1
Copy link
Author

Can you provide me the full command to run any of those samples?

@soumith
Copy link
Member

soumith commented Jan 20, 2016

git clone https://github.com/torch/demos
cd demos
cd train-a-digit-classifier
th train-on-mnist.lua

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants