Maciej Sobczak wrote: > Hello, > > Mario Chacon wrote: >> I have downloaded the git version, I run: >> ./configure --enable-backend-mysql=yes > [...] > > Again a missing include, just fixed: > > http://soci.git.sourceforge.net/git/gitweb.cgi?p=soci;a=commitdiff;h=00cdf1539bd55042df92ae23cba8b6ad6bcf1768
Maciej, Visual C++ declares uintptr_t is in stddef.h As this is C99 feature, we will need to wrap it with some #ifdef, I think. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
