From: simone p. <sim...@gm...> - 2013-01-11 20:46:59
|
In particular, When you are using libodbc in a 64 bit project and set the preprocessor to win64, the compiler will not find config.hpp any more On 11 January 2013 21:18, simone pilozzi <sim...@gm...> wrote: > I answered another question. > Indeed it is not working, the build fails with 64bit (I found only a win32 > guide). > It would be great to have a few tips on how compiling in 64 bit. > Thanks > On 11 January 2013 15:30, simone pilozzi <sim...@gm...> wrote: > >> Unfortunately it is not the case but I solved downloading directly the >> binaries from http://boost.teeks99.com/ >> Thanks to all >> >> >> On 11 January 2013 14:21, Mark Kromis <gre...@ma...> wrote: >> >>> If your app is compiled to 32 bit, then nothing changes. >>> If you compile to 64 bit, then it should work, but I have not tested it. >>> >>> On Jan 11, 2013, at 3:30 AM, simone pilozzi wrote: >>> >>> > Dear users, >>> > I am switching my machine to a 64 bit platform from 32. A lot of >>> projects are using the libodibc library to connect with sql databases. >>> > The question is if they will compile and work with the new platform or >>> if a should do some change to the projects to make them work correctely. >>> > Thanks in advance >>> > >>> ------------------------------------------------------------------------------ >>> > Master HTML5, CSS3, ASP.NET <http://asp.net/>, MVC, AJAX, >>> Knockout.js, Web API and >>> > much more. Get web development skills now with LearnDevNow - >>> > 350+ hours of step-by-step video tutorials by Microsoft MVPs and >>> experts. >>> > SALE $99.99 this month only -- learn more at: >>> > >>> http://p.sf.net/sfu/learnmore_122812_______________________________________________ >>> > libodbcxx-devel mailing list >>> > lib...@li... >>> > https://lists.sourceforge.net/lists/listinfo/libodbcxx-devel >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Master HTML5, CSS3, ASP.NET <http://asp.net/>, MVC, AJAX, Knockout.js, >>> Web API and >>> much more. Get web development skills now with LearnDevNow - >>> 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. >>> SALE $99.99 this month only -- learn more at: >>> http://p.sf.net/sfu/learnmore_122812 >>> _______________________________________________ >>> libodbcxx-devel mailing list >>> lib...@li... >>> https://lists.sourceforge.net/lists/listinfo/libodbcxx-devel >>> >> >> > |