Hi Francesco,
> same here. The --enable-shared/--disable-shared options are simply
> ignored by wxCode component build systems (not only by wxsqlite3).
Interestingly the log messages of the configure tell exactly what the
user wants (static build of the wxCode component used with a shared
buil
[sending this reply to wxcode-users, too]
Hi Ulrich, and all wxCode devs,
Ulrich Telle ha scritto:
> Although the option --enable-shared=no (or --disable-shared) is
> specified when running ./configure running make does not build wxSQLite3 as a
> static library but as a shared library.
same he