clementfarabet / torch-ios

Torch7 for iOS.
Other
196 stars 42 forks source link

Problems linking/using #6

Open pyankoff opened 9 years ago

pyankoff commented 9 years ago

Hi, I've built framework, imported Torch.framework file to iOS project, added Torch.h/.m files and created main.lua file. I can run code in main.lua, but I can't use torch. Should I do something differently?

I found the same problem mentioned here: https://groups.google.com/forum/#!topic/torch7/WD7waaq6uME but no solution. Thanks!