Anthony Walter <sys...@gmail.com> schrieb am So., 12. Mai 2019, 20:42:

> Okay, so I need to install the dev versions of any package I want to link
> against. But when my program is distributed it will link at load time
> correctly to the non dev versions.
>

It links against the version the development version linked against. If the
user has a different version installed (even if they have the development
package installed) the application won't load of course.

Regards,
Sven
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to