[libvoikko] Lttoolbox - libvoikko backend integration issues?

David Cheah chaoticefx at gmail.com
Mon Mar 29 19:49:23 EEST 2010


Hi,

thanks - it compiles perfectly without lttoolbox configured now.

Sorry if I seem to be needing step by step instructions - but I think its
because i'm not clear about how all this would work within the bigger
picture and also some of the terms used here.

So now, in order to get a  lttoolbox configured dll, I will need to add a
switch, and define the macro. When you say switch do you mean #ifdef? The
switch which immediately comes to mind for me would be a switch{case:}
statement. Also, is there a specific file I should add this switch to?
(perhaps voikko_defines?)

And, regarding the dll linking - when you say link libvoikko against
lttoolbox, which dll imports into which? Or perhaps, what would be good is
which of the resulting dlls will then be used by the programs? So far, I am
reading it as lttoolbox is referenced in libvoikko, and then libvoikko is
used by other parts of voikko. Or will the 2 dlls be loaded separately?

Thanks for your time :)

Cheers

2010/3/29 Harri Pitkänen <hatapitk at iki.fi>

> On Monday 29 March 2010, David Cheah wrote:
> > Have tried to build libvoikko in VC++ 2008 - only problem is I'm lacking
> a
> > config.h referenced in the line #include <config.h> - how can I get this?
>
> config.h is generated by the configure script from autotools build system.
> It
> should not be needed with MSVC. Unfortunately there were no checks for this
> in
> our sources.
>
> I fixed this now, so you should just update from SVN and try again.
>
> Harri
> _______________________________________________
> Libvoikko mailing list
> Libvoikko at lists.puimula.org
> http://lists.puimula.org/listinfo/libvoikko
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puimula.org/pipermail/libvoikko/attachments/20100330/7629c750/attachment.html>


More information about the Libvoikko mailing list