Re: Using properties in luabind 0.8.1
Daniel Wallin <[email protected]>
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <[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 ------------------------------------------------------------------------------