Closed Kade-github closed 3 years ago
Hey, sorry for late reply. I'm not familiar with linux platform, and *.so files also not from me. I will take a look when will setup my linux system. Sorry
Hey, sorry for late reply. I'm not familiar with linux platform, and *.so files also not from me. I will take a look when will setup my linux system. Sorry
No worries, thanks for the reply.
Hey, sorry for late reply. I'm not familiar with linux platform, and *.so files also not from me. I will take a look when will setup my linux system. Sorry
Any update?
sorry i'm 2 days late on our anniversary
Hey, looks like you need to specify paths, and *.so files for luajit need to be compiled for linux. https://luajit.org/install.html
Haven't installed Linux yet to test it :( Please test it if you can, thank you
Also can you test sample project, without lime? It is in test folder
I'll get my test machine up hold on a bit.
Also can you test sample project, without lime? It is in test folder
Tried the test build,
Same issue
Hey, looks like you need to specify paths, and *.so files for luajit need to be compiled for linux. https://luajit.org/install.html
How would I go about this?
hello, following back up on this?
This can helps, still need compiled *.so file for x86 if you use this target
This can helps, still need compiled *.so file for x86 if you use this target
Yes this fixed the issue with it loading on lime, thanks :D
No idea if i'm doing this wrong but I've been stuck on this for a while now.
When using
lime test linux -verbose
everything compiles and works just fine except the linking, which fails with this:even though when testing the path it actually DOES exist
Not sure if this is me being stupid or an issue on this lib that's smth weird with lime.
Also, this only happens on mac/linux, windows builds fine and work perfectly.
Edit: The only way I've gotten this to work on lime, is to put these in the project.xml btw: