- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
windows环境下log4cxx的编译及使用(The compilation and use of log4cxx in Windows Environment)
windows环境下log4cxx的编译及使用(The compilation and use of log4cxx in Windows Environment)
Windows environment log4cxx compiler and use, Windows environment, log4cxx compiler and use
1. introduction Log4cxx is one of the open source project Apache Logging Service project, Java community famous log4j c++ port, used to provide log function for the C++ program, so that developers to debug and audit of the target program. More information about log4cxx can be obtained from the Apache Loggin Service website . The latest version is 0.10.0, and this article and sample code are based on this version.
2., access to software packages, you can get the source code from the official website (/log4cxx/index.html), download version of apache-log4cxx-0.10.0, download completed, unzip to the appropriate directory
3. compiled download of the original file package does not contain the compiled development library, you need to compile their own generated, this article uses 2003 compile the source file, compile the following package:
Apr-1.2.11-win32-src.zip and apr-util-1.2.10-win32-src.zip
The download addresses of these two compressed packets are as follows:
Http:///dist/apr/apr-1.2.11-win32-src.zip
Http:///dist/apr/apr-util-1.2.10-win32-src.zip
When the download is complete, unzip the two files to the same directory as the source code above. Then compile the following steps:
A. modifies the file name after apr-1.2.11-win32-src.zip decompression to: Apr
B. modifies the file name after apr-util-1.2.10-win32-src.zip decompression to: apr-util
C. enters the DOS window through the 2003 tool of DOS, where you can enter CMD directly in the command bar, but for securitys sake, finally enter the DOS interface from the.Net2003 toolbar
D. uses the CD command to enter the apache-log4cxx-0.10.0 directory
E. enters the configure command and executes the configure.bat batch file
F. enters the configure-aprutil command and executes the configure-aprutil.bat batch file.
Note: because the SED command under L
您可能关注的文档
- dp案例(DP case).doc
- dota战术(dota战术).doc
- dota英雄语言解说(Dota hero language commentary).doc
- dsp编译错误(DSP compile error).doc
- dvd压缩碟(DVD compact disc).doc
- dv新手指南之dv的采集、编辑和压缩(DV beginner's Guide for DV acquisition, editing and compression).doc
- dv的采集、编辑和压缩(DV collection, editing, and compression).doc
- dwdsddsd(dwdsddsd).doc
- dx编译问题(DX compilation problem).doc
- d前缀(D prefix).doc
- windows编程中的各种文件操作方法及其头文件(Windows programming in a variety of file manipulation methods and their header files).doc
- windows让硬盘更快运转的绝招(Windows's trick to make hard drives faster).doc
- wms开发主界面代码(WMS development of the main interface code).doc
- weisheng1(weisheng1).doc
- word常用技巧 txt(Word common skills TXT).doc
- word操作步骤(Word operation steps).doc
- word绘图工具使用技巧用(Word drawing tools, use skills).doc
- world 和 excel(世界和Excel).doc
- wpf ui界面设计(WPF UI interface design).doc
- wow职业雕纹(Wow professional glyph).doc
文档评论(0)