# include $(TOPDIR)/rules.mk PKG_NAME:=libiconv-full PKG_VERSION:=1.11.1 PKG_RELEASE:=1 PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org> PKG_SOURCE:=libiconv-$(PKG_VERSION) PKG_BUILD_DIR:=$(BUILD_DIR)/libiconv-$(PKG_VERSION) PKG_FIXUP:=patch-libtool include $(INCLUDE_DIR)/...
libiconv-full 已添加gbk转码支持. 使用需在引用模块的Makefile中添加 DEPENDS:=+libiconv-full 和编译相关支持 ICONV_PREFIX:=$(STAGING_DIR)/usr/lib/libiconv-full ICONV_FULL:=1 INTL_PREFIX:=$(STAGING_DIR)/usr/lib/libintl-full INTL_FULL:=1 PKG_CONFIG_DEPENDS += CONFIG_BUILD_NLS PKG_BUILD_DEPE...
FileNotFoundError: Could not find module 'C:\Users\zande\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\pyzbar\libiconv.dll' (or one of its dependencies). Try using the full path with constructor syntax. Almost the sam...