这两天LINUX晕头转向,再次访问 MAGIC UNIX,发现:土行孙 迈思信息技术有限公司告广大用户: 实在是令人无语~~~~~ 看到有人说 http://sourceforge.net/projects/bvrde 下载下来,编译,一看, www.shengfang.org 又下载WTL,试验了无数个版本 www.shengfang.org http://sourceforge.net/projects/wtl/ www.shengfang.org 结果还是没有办法搞定下面的错误~~~~~~~~~ www.shengfang.org 这是用VS6编译的,我看用的是DSW文件 www.shengfang.org BVRDE.exe - 7 error(s), 0 warning(s) 这是VS2003报告的 正在编译... 生成日志保存在“file://f:\Documents and Settings\shengfang\桌面\bvrde_src\Ide\Temp\BuildLog.htm”中 BVRDE Version 1 Release Copyright (C) 2003-2005 Bjarke Viks鴈 The goal of this tool is to allow a developer to compile and debug applications entirely on a remote computer, while editing and issuing compile and debug commands through a local interface. BVRDE supports a variety of network protocols to allow connection with various remote systems. This includes FTP and secure & encrypted protocols such as SSH and SFTP. Copyright (C) 2002-2005 Bjarke Viks鴈 (bjarke at viksoe dot dk)-------------------------------------------------------- Basic Installation ================== These are generic installation instructions. The solution compiles with Microsoft Developer Studio 6, but has been known to compile with the later Visual Studio.NET version. You must however import the DSW project files to do this. Installation of Microsoft Windows Template Library (WTL), the HTML Help Workshop and Microsoft Platform SDK is required. Links for these libraries are available below. To compile the projects, you should use the "Batch Build" option in Developer Studio. This will build all the projects in the solution in the correct order. The source distribution does not contain all the required binary files to successfully run the application. You can copy the remaining files (such as CL32.DLL, SciLexer.DLL and BVRDE.XML) from the binary distribution to the \Bin folder to allow the application to run. Links The folllowing links are needed or useful for compiling the projects: Microsoft WTL library http://wtl.sourceforge.net Microsoft Platform SDK http://msdn.microsoft.com/developer/sdk/platform.htm Microsoft Html Help Workshop http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/vsconHH1Start.asp The Scintilla Editor http://www.scintilla.org Cryptlib library http://www.cs.auckland.ac.nz/~pgut001/cryptlib/ Resolving Errors If you get errors about a missing atlres.h file you have not installed WTL properly. If you get errors concerning the WinInet "FtpCommand" method, you have not updated your MS Platform SDK files or configured it properly. Alternatively remove the offending line from the FtpProtocol.cpp file. Compile errors regarding an unknown ATL namespace prefix can be corrected directly in the atldispa.h source by removing the prefix as described in the comments. Compile errors complaining about ambiguous symbols in ATL can be resolved by following the instructions in the WTL ReadMe file. Missing the "HtmlHelp.lib" or "HtmlHelp.h" files? Then you forgot to install and add the "Microsoft HTML Help Workshop" include/lib paths to your development environment. The code depends on the Microsoft version of the STL library. If you have installed a different STL library, temporarily revert to the Microsoft include paths to make use of the Microsoft STL version. Compiling under Visual Studio.NET will generate a number of warnings. You may ignore these warnings. Compile errors mentioning "___security_cookie" may be related to the /GS switch in the latest VisualStudio.NET compiler family. To sucessfully compile you should disable the "Buffer Security Check" setting. The realtime C++ lexer, "cpp.l", needs a lex/yacc utility to compile. It is currently compiled with "flex" but other lex-tools may work. Bjarke Viks鴈 (bjarke at viksoe dot dk) http://bvrde.sourceforge.net 字体:大 中 小 |
![]() | 永久地址 http://www.shengfang.org/blog/p/BVRDEwtl.php |
![]() | 引用地址 http://www.shengfang.org/blog/tb.php?tb_id=1127178160 |
2005年9月20日09:02星期二 [Dev开发]





