用于c ++构建器的Log4cxx [英] Log4cxx for c++ builder

查看:108
本文介绍了用于c ++构建器的Log4cxx的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用Visual Studio 2010构建log4cxx [ ^ ]



本文中有一个描述如何为visual studio构建log4cxx但是c ++ builder是如何构建的?我想从1到8的步骤对于两种环境是相同的,但如果我不能在c ++ builder环境中使用dsw文件,下一步该怎么办?

How to build log4cxx with Visual Studio 2010[^]

There is a description in this article how to build log4cxx for visual studio but how do it for c++ builder ? I suppose that steps from 1 to 8 are the same for both environments but what to do in the next step if i cannot use dsw file in c++ builder environment ?

推荐答案

DSW是一个'项目配置'文件,很像CSPROJ文件类型。您将需要标准的RICH_FILE_TYPE或TXT_TYPE文字处理程序,如Notepad或写字板,这是Windows操作系统的标准配置。



使用写字板打开/编辑或类似程序,并根据您的sys配置文件要求编辑该文件。并且您不会忘记使用C ++ Builder环境需要,想要或期望的文件扩展名重命名该文件。
The DSW is a 'project configuration' file much like CSPROJ file types. You will need a standard RICH_FILE_TYPE, or TXT_TYPE word processing program like 'Notepad' or 'WordPad' that comes standard with a Windows operating system.

Open/Edit with WordPad or similar program, and edit the file to the needs you your sys config file requirements. And ye shall not forget to rename the file with the file extension that your C++ Builder Environment needs, wants, or desires.


这篇关于用于c ++构建器的Log4cxx的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆