Hi Randy, On Wed, 10. Apr 2019 at 09:35:29 +0200, Bekale Randy wrote: > Hello! I want to create a C++ plugin for Qgis but the doc is obselet. When I > install Qgis 3.6 or 3.4 I do not find lqgis_core, lqgis_gui... there no lib > folder with those kind of library. In the bin folder there are qgis_core.dll > and others .dll
Where does your l prefix come from? Did you mistake the -l option use to link on unix for a prefix? The libraries are called like the dlls - so look for qgis_core.lib etc. Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31 Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50 Software Engineer D-26506 Norden https://www.norbit.de
signature.asc
Description: PGP signature
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH Rheinstrasse 13, 26506 Norden GF: Juergen Fischer, Nils Kutscher HR: Amtsgericht Aurich HRB 100827 Datenschutzerklaerung: https://www.norbit.de/83/
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
