[Qt-interest] FANN and Qt

DiogoLR diogolr at gmail.com
Tue Apr 19 16:38:18 CEST 2011


"Adrian, I did it!"

1) Uncompress lib flood at some directory
2) Go to the root folder of the codes and do:

$ qmake -project

3) Change TEMPLATE variable in *.pro file from

TEMPLATE = app
to
TEMPLATE = lib

4) Do qmake and make -s

At this point, some files will be generated, like dynamic library(ies) and
*.a file. So, put the *.a and *.so (or *.dll) at the correct directories
(making symbolic links if necessary) and enjoy! :)

Regards.,

Diogo.


2011/4/18 DiogoLR <diogolr at gmail.com>

> I have no preference at all... I did not met any of these libraries :)
>
> Now, I think that Flood is better for me. Do you have ever used Flood? How
> can i integrate it in my project?
>
> Regards,
>
> Diogo.
>
>
> 2011/4/18 Konstantin Tokarev <annulen at yandex.ru>
>
>>
>>
>> 16.04.2011, 02:43, "DiogoLR" <diogolr at gmail.com>:
>> > Hi there,
>> >
>> > Someone of you have already made a project with FANN library?
>>
>> Out of curiosity: why have you preferred FANN to other libraries,
>> e.g. Flood (http://www.cimne.com/flood/contact.asp)?
>>
>>
>> --
>> Regards,
>> Konstantin
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110419/cacfc940/attachment.html 


More information about the Qt-interest-old mailing list