首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > C++的接口工作(Windows,Linux)的DLL

C++的接口工作(Windows,Linux)的DLL

  • 资源大小:88.70 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: dll 工作 WindowsLinux 接口

资 源 简 介

The library give interface to work with DLL(Windows, Linux) The library was tested on the Linux(Fedora 13), Windows. Available options to build project all - build project static - create static or dynamic project. Available values: on, off. platform - type of the platform. Available types: linux digit - digit of the platform debug information is on - debug=on debug information is off - debug=off example: make all platform=linux digit=64 debug=on DEFAULT TARGETS for "all" are platform=linux, digit=64, debug=on build project example: make build_engine platform=linux digit=64 debug=on build engine target make build_testmodule platform=linux digit=64 debug=on build test target make all platform=linux digit=64 debug=on static=on (build and create executable file) in this case .so l

文 件 列 表

dll-cross-platform
msvs
bin
testmodule
engine
Makefile
Version.mk
Includedir.mk
main.cpp
Targets.mk
VIP VIP
0.171610s