Re: Derive C++ Class in Lua
Emmanuel Barroga <[email protected]>
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <[email protected]> |
Thank you, it works now... but aren't the following two equivalent: b.area(self) b:area() The first does not work. On Sun, Jun 27, 2010 at 2:19 PM, Daniel Wallin <[email protected]> wrote: > On Sun, Jun 27, 2010 at 02:11:43PM -0700, Emmanuel Barroga wrote: > > Now, I receive the following error: > > No matching overload found, candidates:void __init(luabind::argument > const&) > > Are you sure you used: > > shape.__init(self) > ^ > Note . not : > > -- > Daniel Wallin > BoostPro Computing > http://www.boostpro.com > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > luabind-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/luabind-user > -- Regards, Emmanuel Barroga ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ luabind-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luabind-user