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

LuaPlus doesn't build properly #4

Open
GoogleCodeExporter opened this issue Mar 29, 2015 · 5 comments
Open

LuaPlus doesn't build properly #4

GoogleCodeExporter opened this issue Mar 29, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Attempt to build LuaPlus
2. Note the failures

What is the expected output? What do you see instead?
- LuaPlus should build properly

LuaPlus uses a non-standard build/make file system called jam, which is used to 
generate the appropriate solution and project files needed for LuaPlus.  It's a 
bit of a fight to get it working so for now, just use the libs that are 
included in 3rdParty.zip file.


Original issue reported on code.google.com by rezinat...@gmail.com on 18 Mar 2012 at 9:55

@GoogleCodeExporter
Copy link
Author

I can't seem to find luaplus lib in the 3rdparty.zip file. 

Original comment by brentand...@gmail.com on 19 Mar 2012 at 12:50

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

It exports to \Source\Lib\Win32Debug, which is how it links to the executable.

Original comment by rezinat...@gmail.com on 19 Mar 2012 at 11:02

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Ah yes; i had the old 3rd party zip file. I didn't notice there was a new one 
with the debug libs included. Thanks!

Original comment by brentand...@gmail.com on 22 Mar 2012 at 11:34

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

None of the jam version does compile properly.

I also tried to download latest luaplus versions:
http://luaplus.org/projects/luaplus/wiki

Inside luaplus wiki there is also a description of how to build it:
Run the CreateJamVS2010Workspace.bat (or CreateJamVS2008Workspace.bat or 
CreateJamXcodeWorkspace.sh) script in the LuaPlus main directory after putting 
the jamplus\bin\win32 directory in your PATH (or modifying the 
CreateJamVS2010Workspace.bat script to point to that directory).

But its not declared what jam version should be used for that.

I think it is a special version of perforce jam which can be found here:
http://jamplus.org/projects/jamplus/files

I tried :
- jamplus-110621-bin.win32.zip
- jamplus-nextgen-121208-bin.win32.zip
- jamplus-0.3-win32-bin-2.zip
- JamPlus-0.2-bin.zip
- Jamplus-bin-081001.zip

but none of these work with luaplus.

So how do you build it?

Original comment by hamm.h...@googlemail.com on 14 Dec 2012 at 9:59

  • Added labels: ****
  • Removed labels: ****

@diego3
Copy link

diego3 commented Oct 26, 2015

It is really possible to build LuaPlus ? Because i just have started this chapter on the book, i will try build LuaPlus too... i hope i can hehe

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

No branches or pull requests

2 participants