Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
# Instructions for Creating a SIP binding

Create the Header File

<c filename>.h

Create the SIP file (See SIPFILE_README.txt for instructions)

<sip filename>.sip


Use the SIP build system to build the C++ library and generate the output module. The code could be built manually but instead it's better to use the SIP config file:

in SIPCONFIG_README.txt