2013/3/15 Casey Basichis <[email protected]>

> Hi Sergei,
>
> Thanks for the the tip on the environment.
>
> I tried that command but I'm now getting a different error.
>
> cmake /Prog/Frameworks/soci/src/
> -DCMAKE_IOS_SDK_ROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk
> -DCMAKE_TOOLCHAIN_FILE=/Prog/iOS.cmake -GXcode -DWITH_BOOST=OFF
> -- Configuring SOCI:
> -- SOCI_VERSION                             = 3.2.0
> -- SOCI_ABI_VERSION                         = 3.2
> CMake Error at cmake/SociConfig.cmake:50 (message):
>   CMake is unable to recognize compilation toolset to build SOCI for you!
> Call Stack (most recent call first):
>   CMakeLists.txt:41 (include)
>
>
> -- Configuring incomplete, errors occurred!
>
> Thanks,
> Casey
>
>
>
>
Casey,

>From now on we should move to soci mailing list :-)

This issue is related to soci build system and nothing to do with cmake
itself.

Let's do quick hack - remove  FATAL_ERROR from SociConfig.cmake:50
and try again


-- 
Best Regards,
Sergei Nikulov
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to