菜单Project->Options->Directories/Conditionals

springchina 2012-08-23 11:03:06

路径旁边的那个浏览按钮木有了,这个是什么情况,有谁遇到过么?怎么调回来?
...全文
109 4 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
缘中人 2012-08-23
  • 打赏
  • 举报
回复
你个真奇怪,重启cb,重启电脑。。。
xjq2003 2012-08-23
  • 打赏
  • 举报
回复
没有到这情况,

最简单的办法,重新安装bcb
springchina 2012-08-23
  • 打赏
  • 举报
回复
问题找到了,是MacType这个字体渲染软件的原因!
狂汗……
ccrun.com 2012-08-23
  • 打赏
  • 举报
回复
哎,有点意思。

楼主是不是安装的绿色版/优化版/精简版/汉化版等山寨版本的C++Builder?
这是一个操作excel的库,可以对excel直接进行读写。 LibXL is a library for direct reading and writing Excel files. Package contents: bin 32-bit dynamic library bin64 64-bit dynamic library doc C++ documentation examples C, C++, C#, Delphi and Fortran examples (MinGW, Visual Studio, Qt, Code::Blocks) include_c headers for C include_cpp headers for C++ lib 32-bit import library for Microsoft Visual C++ lib64 64-bit import library for Microsoft Visual C++ net .NET wrapper (assembly) stdcall 32-bit dynamic library with stdcall calling convention changelog.txt change log libxl.url link to home page license.txt end-user license agreement readme.txt this file Using library: 1. Microsoft Visual C++ - add include directory in your project, for example: c:\libxl\include_cpp Project -> Properties -> C/C++ -> General -> Additional Include Directories - add library directory in your project, for example: c:\libxl\lib Project -> Properties -> Linker -> General -> Additional Library Directories - add libxl.lib in project dependencies: Project -> Properties -> Linker -> Input -> Additional Dependencies - copy bin\libxl.dll to directory of your project 2. MinGW Type in examples/c++/mingw directory: g++ generate.cpp -o generate -I../../../include_cpp -L../../../bin -lxl Use mingw32-make for building examples. 3. C# and other .NET languages Use assembly libxl.net.dll in net directory: Project -> Add reference... -> Browse Also copy bin\libxl.dll to Debug or Release directory of your project. 4. Borland C++ and Embarcadero C++ Builder - create import library for your compiler: implib -a libxl.lib libxl.dll - add include directory to your project, for example: c:\libxl\include_cpp Project -> Options -> Directories/Conditionals -> Include path - add library directory to your project (only for old C++ Builder versions) Project -> Options -> Directories/Conditionals -> Library path - add libxl.lib to your project Project -> Add to Project... - copy libxl.dll from bin directory to project_directory>/Win32/Debug Documentation: http://www.libxl.com/doc Contact: support@libxl.com

13,871

社区成员

发帖
与我相关
我的任务
社区描述
C++ Builder相关内容讨论区
社区管理员
  • 基础类社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧