mirror of https://github.com/KLayout/klayout.git
Updated KLayout Python Module Prototype (markdown)
parent
bded272ef7
commit
a962e54b96
|
|
@ -15,10 +15,11 @@ sudo python setup.py install
|
|||
This build configuration is currently hard configured this way:
|
||||
|
||||
* No Qt required and no Qt related functionality produced
|
||||
* Requires ```expat``` for XML parwsing
|
||||
* Requires ```expat``` for XML parsing
|
||||
* Required ```curl``` for HTTP support
|
||||
* Requires ```pthread``` for multithread support
|
||||
|
||||
This build will produce complete packages for ```klayout.tl```, ```klayout.db``` and ```klayout.rdb```.
|
||||
|
||||
## Building together with the main application
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue