|
From: Eli Z. <el...@gn...> - 2015-03-03 15:33:44
|
> Date: Tue, 3 Mar 2015 15:33:47 +0800 > From: "ang...@qq..." <ang...@qq...> > > who can tell me how to build libxml2 and libxml2-devel in mingw. > > i build the libplist project, but it tell me libxml2 not found > > * > > but i have compiled libxml2, who can tell me why ? > > pls see the attachment detail. My crystal ball says that you didn't install libxml2 correctly. Specifically the file libxml-2.0.pc is not where it should be, or maybe you don't have the pkg-config program installed. |