Hello,

I try to build SOCI with Boost & Postgresql under MSVC 2010 & 2012 but I get a 
compiling error:


c:\users\administrator\documents\library\soci-3.2.2\core\soci-platform.h(3
7): error C2883: 'std::strtoll': Funktionsdeklaration steht in Konflikt mit dem
 Bezeichner 'strtoll', der durch eine using-Deklaration definiert wurde [C:\Use
rs\Administrator\Documents\library\soci-3.2.2\build\core\soci_core.vcxproj
]
          C:\Program Files\Microsoft Visual Studio 12.0\VC\include\stdlib.h(546
  ): Siehe Deklaration von 'strtoll'
c:\users\administrator\documents\library\soci-3.2.2\core\soci-platform.h(4
2): error C2883: 'std::strtoull': Funktionsdeklaration steht in Konflikt mit de
m Bezeichner 'strtoull', der durch eine using-Deklaration definiert wurde [C:\U
sers\Administrator\Documents\library\soci-3.2.2\build\core\soci_core.vcxpr
oj]


Seems to be a conflict between strtoll and an using declaration. Can be fixed 
this?

Phil
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to