Coder Social home page Coder Social logo

添加C函数导出 about op HOT 1 CLOSED

ImmortalD avatar ImmortalD commented on August 14, 2024
添加C函数导出

from op.

Comments (1)

flaot avatar flaot commented on August 14, 2024

可以通过以下方式生成:
1.OPExport命令行工具可以生成导出C函数的定义
2.OPTestTool工具,OPExport的GUI版本;更加方便的为开发人员使用

下面介绍下OPTestTool使用方法:
打开软件->选择OPExoprt->选择语言'OP'->勾选使用"外部OP工程"->拖入工程所在目录->点击生成
进行的操作:
找到"libop.h"文件及"op.idl"文件
根据定义 生成文件"libopExport.h“及”libopExport.cpp“到op工程"libop.cpp"的同级目录
并且修改CMakeLists.txt文件将”libopExport.cpp“添加进编译流程

from op.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.