Re: Luabind link failed
Łukasz Wołowiec <[email protected]>
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <19F3E61F0A28414A84A43B0F370A2ABC0FA56AAD8E@arcaWay.arcadiasoft.local> |
Now link is successfull but i get 12 warnings (listed below). Are they important and can we get rid of it ? These warnings are normal for VC++ when compiling a dll which exports interface utilizing templated containers etc. Even MSDN states to ignore them in that case. I just turned them off for the whole project with: #pragma warning (disable : 4251) in my stdafx.h ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ luabind-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luabind-user