For wxWidgets-3.2.1 you list libmspack as a hard dependency. It is not - upstream lists it as optional and wxWidgets will build just fine and work properly without it.From the CMAKE output, clean Slackware64.15.0 gemu VM: -------------- //Path to a file. MSPACK_INCLUDE_DIR:PATH=MSPACK_INCLUDE_DIR-NOTFOUND //Path to a library. MSPACK_LIBRARY:FILEPATH=MSPACK_LIBRARY-NOTFOUND -------------- and configure states: --with-libmspack use libmspack (CHM help files loading) libmspack provides the capability for wxWidgets to decode some deprecated Microsoft file formats, none of which we need or use in Linux, unless to support old applications in WINE or compile wxWidgets for MS Windows OS. CHM is a deprecated MS Windows help file format.
Thanks, i removed it on my branch -- Willy Sudiarto Raharjo
OpenPGP_signature
Description: OpenPGP digital signature
_______________________________________________ SlackBuilds-users mailing list [email protected] https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - https://slackbuilds.org/faq/
