Opened 15 years ago
Closed 12 years ago
#22334 closed submission (duplicate)
New port: luabind
Reported by: | malaperle@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | sducharme@…, scott@… | |
Port: | luabind |
Description
A library that helps you create bindings between C++ and Lua.
Note that the latest port revision of boost-build is needed to compile (m12_2) on 10.6 using GCC 4.2. I also added a .pc file for pkg-config. The debug variant builds both libluabind.dylib and libluabindd.dylib. Thank you for your time.
Attachments (1)
Change History (9)
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 follow-up: 4 Changed 15 years ago by scott@…
comment:4 Changed 15 years ago by malaperle@…
Replying to scott@…:
I do not think this port is ready to go, it does not build for me and one other.
It seems like it's a problem gcc 4.0. When I use it instead of 4.2 I get the same errors. I'll look into it, thanks for the comment.
Changed 15 years ago by malaperle@…
comment:5 Changed 15 years ago by malaperle@…
Ok, this issue came up on the luabind mailing list and was fixed on the 0.8 branch so I applied the same fix. Can you try the new Portfile? It works for me with both gcc 4.0 and 4.2 on 10.6
comment:6 Changed 15 years ago by scott@…
Looks good to me, I have a nice install: http://dl.dropbox.com/u/340087/Drops/11.16.09/luabind-827ee33a-132118.txt
$port installed luabind The following ports are currently installed: luabind @0.8.1_0 (active)
I am 10.5 on Intel Macbook, so pretty normal case. Uninstalled clean as well.
comment:7 Changed 14 years ago by jmroot (Joshua Root)
Ryan? Do you still have problems with this or did you just forget about it?
comment:8 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
I appear to have forgotten about this. This ticket has been superseded by #33871.
This does not built for me. I was only testing as a local portfile as per my suggestion another user do the same, who was in need. There is mention in the notes of this trac that there are files, I only see a Portfile.
Archive thread: http://old.nabble.com/luabind-td26338835.html ( Contains original users built error, only partially complete )
Both dependencies built separate clean within ports. Here is the output of a full
sudo port -d install
from a local portfile setup http://dl.getdropbox.com/u/340087/Drops/11.16.09/luabind-827ee33a-005637.txtI do not think this port is ready to go, it does not build for me and one other.