Re: Binded C++ Class In DLL
kuku super <[email protected]> Mon, 4 Jul 2011 10:09:55 +0800
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <CA+L1hTySqzA86-_FVhF70iXw-af935cgfJ+RUtY0bEnuoem-=g@mail.gmail.com> |
only debug version, and now it's static lib version. and when build the dll version, just change the ConfigurationType of project luabind to dll and modify the preprocessor definitions " LUABIND_DYNAMIC_LINK_" to "LUABIND_DYNAMIC_LINK" On Mon, Jul 4, 2011 at 10:04 AM, kuku super <[email protected]>wrote: > no, i didn't. > > attach my project followed, have a look please. > > luabind and lua code files didn't include in the rar. > > > On Fri, Jul 1, 2011 at 10:11 PM, Daniel Wallin <[email protected]>wrote: > >> On Fri, Jul 1, 2011 at 9:16 AM, kuku super <[email protected]> >> wrote: >> > if u forgot the LUABIND_DYNAMIC_LINK marco, dll can't be compiled >> > successfully. >> >> Yes, but did you also define it when building the client application? >> >> -- >> Daniel Wallin >> BoostPro Computing >> http://www.boostpro.com >> >> >> ------------------------------------------------------------------------------ >> All of the data generated in your IT infrastructure is seriously valuable. >> Why? It contains a definitive record of application performance, security >> threats, fraudulent activity, and more. Splunk takes this data and makes >> sense of it. IT sense. And common sense. >> http://p.sf.net/sfu/splunk-d2d-c2 >> _______________________________________________ >> luabind-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/luabind-user >> > > ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ luabind-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luabind-user