On 3 January 2013 21:12, toolkit2pass <[email protected]> wrote: > Hi developers, > > I am using Microsoft Visual C++ 2010. > > In SOCI 3.0.0, we have two visual studio solutions "build\msvc80\dll" and > "and build\msvc80\lib" that I need to compile into libraries and DLLs before > I can use them in my project.
I am the author of these solutions, but I haven't used them for very long time. They have been abandoned in SOCI 3.1.0 onwards. > The problem is that both solutions don't compile properly. > C++ 2010 and C++ 2005, both didn't work. What do you mean exactly? > I wonder if any of the developers subscribed to this list has done this > compilation before. If so I am too thankful to receive them in binary. As I said, I created them so I used to use it, heavily. But, they are fairly fragile configuration with plenty of hard-wired settings, not well configurable, thus they may require significant efforts to make them work in your environment. So, the VS projcet files are provided as examples left to users for further customisations and corrections, but not a final build configuration. I'd recommend switch to SOCI 3.1.0 based on CMake. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712 _______________________________________________ soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
