On 14 April 2015 at 20:29, Vadim Zeitlin <vz-s...@zeitlins.org> wrote:
> On Tue, 14 Apr 2015 19:54:08 +0200 Mateusz Loskot <mate...@loskot.net> wrote:
>
> ML> It should be easy really. The hardest part is to collect the dependencies.
>
>  MySQL ones seem to be installed and found, yet linking doesn't work...

Right.
As collect, I rather meant collecting and installing all SOCI dependencies,
DBMS client libraries SOCI needs, is PITA on Windows.
IMO, *BSD/Linux packaging systems are superior here.

Perhaps things have changed since arrival of NuGet native packages [1]
and CoApp toolkit support [2] for 'dead' easy packaging

[1] http://blog.nuget.org/20130426/native-support.html
[2] http://coapp.org/news/2013-04-26-Announcing-CoApp-Tools-For-NuGet.html

However, as I mentioned, I have neglected the development on Windows,
partly due to the annoying dependencies issue.

> ML> It's been long time since I've done any personal projects on 
> Windows+Visual
> ML> Studio, a bit neglected that area in SOCI.
>
>  I use SOCI mostly in this configuration, so the code definitely works (and
> is tested), it's just the CMake build system which seems to have problems.

Quick look at the appveyor log suggest the soci_core_4.0.0.lib is missing from
backend DLLs linking command. I'll be looking at it.

Best regards,
-- 
Mateusz  Loskot, http://mateusz.loskot.net

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
soci-users mailing list
soci-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to