Opened 14 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)

Portfile (2.7 KB) - added by malaperle@… 14 years ago.

Download all attachments as: .zip

Change History (9)

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

comment:2 Changed 14 years ago by scott@…

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.txt

I do not think this port is ready to go, it does not build for me and one other.

comment:3 Changed 14 years ago by scott@…

Cc: scott@… added

Cc Me!

comment:4 in reply to:  2 Changed 14 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 14 years ago by malaperle@…

Attachment: Portfile added

comment:5 Changed 14 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 14 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 13 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: assignedclosed

I appear to have forgotten about this. This ticket has been superseded by #33871.

Note: See TracTickets for help on using tickets.