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

about luaT.h #61

Open
haixiongli opened this issue Apr 26, 2019 · 8 comments
Open

about luaT.h #61

haixiongli opened this issue Apr 26, 2019 · 8 comments

Comments

@haixiongli
Copy link

Hello, thanks for your sharing.
I met some problems when I try to make your project, the detatil is this:
I git clone your project and try to follow your command :cp Makefile.proto Makefile and make, when I run the "make" the system show me didn't find lua.h, and then I install the lua, and when I run "make" again, the system show:

nvcc -arch sm_35 -O3 -DNDEBUG --compiler-options '-fPIC' -o libadcensus.so --shared adcensus.cu -I/root/torch/install/include/THC -I/root/torch/install/include/TH -I/root/torch/install/include -L/root/torch/install/lib -Xlinker -rpath,/root/torch/install/lib -lluaT -lTHC -lTH -lpng
adcensus.cu:7:18: fatal error: luaT.h: No such file or directory
compilation terminated.
Makefile:9: recipe for target 'libadcensus.so' failed
make: *** [libadcensus.so] Error 1

Thanks for your help!

@ten1er
Copy link

ten1er commented Nov 10, 2019

hello! I meet the same question, have you solved it?

@poornimajd
Copy link

I also have the same issue.Has anyone solved it?

@zhanghang1996
Copy link

I also have the same problem?Did you solve it?

@poornimajd
Copy link

No,not yet.

@ten1er
Copy link

ten1er commented Oct 23, 2020

I solved it by trying different version Lua, maybe Lua5.1.

@zhanghang1996
Copy link

Thank you very much.Are you Chinese?Maybe we can communicate by wechat.

@ten1er
Copy link

ten1er commented Oct 23, 2020

fine, 2621872871.

@Richerhooders
Copy link

Hi?Has the problem been solved? There are still errors with using Lua5.1

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

5 participants