Re: Using properties in luabind 0.8.1
Arisnova <[email protected]>
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <[email protected]> |
Looks like that was the problem, The luabind was built with LUABIND_DYNAMIC_LINK but not the application, now with the definitions LUA_BUILD_AS_DLL and LUABIND_DYNAMIC_LINK it works as expected :D Thank you, Iván. 2009/3/10 Daniel Wallin <[email protected]> > Arisnova wrote: > > Hi Daniel, > > We are using luabind as a DLL, with BOOST 1.36.0 and both libraries > compiled > > with VC9 SP1. > > We've built luabind from Pau's CMake project but we also tested with > luabind > > 0.8.0 generated with the BJam from BOOST 1.36.0. > > You need to define LUABIND_DYNAMIC_LINK both when building and linking > to the shared library. Are you doing that? > > -- > Daniel Wallin > BoostPro Computing > http://www.boostpro.com > > > ------------------------------------------------------------------------------ > _______________________________________________ > luabind-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/luabind-user > ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ luabind-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luabind-user