-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I encountered an error on compiling step.
I'm using Cuda 5.5, on ubuntu 12.04 64 bit
I'd followed the steps written in README,
Once I type "make mexf="./deep_nn/mexcuConvNNoo.mex
./deep_nn/mexcuConvNNooFF.mex",
it returns the error:
make: /pkgs/matlab-80/bin/mexext: Command not found
make: *** No rule to make target 'deep_nn/mexcuConvNNoo.', needed by 'all'.
Stop.
I've tried to figure it myself, but it seems to be difficult to me.
Sorry for that I have lack of knowledge on this, I'll doing on my best.
Sincerely
Tae-Ho Kim
Original issue reported on code.google.com by ktho...@gmail.com on 23 Nov 2013 at 11:59