From: SR <sha...@gm...> - 2007-03-28 03:53:00
|
Hello All, I need some information regarding the libxml++ installation on windows. Hope someone could help me out with some information. I am trying to build and compile libxml++ on windows, using Microsoft Visual Studio -2005. I am getting an error "Error PRJ0019: A tool returned an error code from "Generate libxml++ def file" xml++-2.6 " everytime I try to compile it. I understand that it is a pre-link event tool error. I am pasting below the build log for the libxml++ installation. C:\Documents and Settings\SR\Desktop\libxml++\libxml++- 2.18.0\MSVC_Net2003\gendef\Debug\gendef Debug\libxml++.def xml++-2.6d.dll Debug\*.obj Debug\exceptions\*.obj Debug\io\*.obj Debug\nodes\*.obj Debug\parsers\*.obj Debug\validators\*.obj if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from "Generate libxml++ def file" exit 1 :VCEnd Creating command line """c:\Documents and Settings\SR\Desktop\libxml++\libxml++- 2.18.0\MSVC_Net2003\libxml++\Debug\BAT00001D44005224.bat""" I appreciate if someone could help me out with this. Thanks, SJ |