Re: [ANN] luabind 0.9-rc1
liam mail <[email protected]>
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <[email protected]> |
2009/12/10 Tony Kostanjsek <[email protected]> > > > > So I tried the tar.gz packaged download and "simply dropping the > > source files in a Visual Studio project" yet I get errors. > > find_best_match.hpp seems to have been removed form luabind/detail > > find_best_match.cpp > > .\src\find_best_match.cpp(31) : error C2039: 'find_best_match' : is > > not a member of 'luabind::detail' > > .\src\find_best_match.cpp(33) : error C2061: syntax error : > > identifier 'overload_rep_base' > > .\src\find_best_match.cpp(44) : error C2065: 'num_overloads' : > > undeclared identifier > > > I encountered the same error, but could build and run my project after > removing find_best_match.cpp. That was 0.9 from github, 1 or 2 weeks > ago, haven't tried the newest version yet. > > > ------------------------------------------------------------------------------ > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > _______________________________________________ > luabind-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/luabind-user > Thanks Tony this that is what I did in the end. Daniel would you mind sharing your speed tests which you have previously claimed were on par with Swig as I am not seeing the speeds you are talking about. In this releases notes you say "Major optimizations. For example, calling member functions should be close to twice as fast." Luabind 9.0rc1 tests http://pastebin.com/f72880a97 Luabind 8.1 tests http://code.google.com/p/oolua/wiki/Speed_comparisons Now I know Luabind can do more than OOLua and I would like to have results which are fair, so if there is anything which you think I should be doing in the tests or more defines to speed it up please do inform me. Thanks Liam ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ luabind-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luabind-user