On Sunday 17 of February 2013 20:31:32 Krzysztof wrote:
> Hi,
>
> Simple "hello world" application created in QT Creator has only basic QT
> dependencies (libqtgui, libqtcore and libqtwidgets). But Qt4Pas has static
> linked api for all QT modules, so creating "hello world" in free pascal
> need a
Hi,
Simple "hello world" application created in QT Creator has only basic QT
dependencies (libqtgui, libqtcore and libqtwidgets). But Qt4Pas has static
linked api for all QT modules, so creating "hello world" in free pascal
need also libqtnetworking, libwebkit (33 MB!) and even libsqlite and more.