ThisIsNotRocketScience / GerberTools

Tools to load/edit/create/panelizer sets of gerber files
MIT License
723 stars 143 forks source link

I want to package it as an application under Linux. What should I do? #136

Open taotieren opened 3 years ago

taotieren commented 3 years ago

I want to package it as an application under Linux. What should I do?

I can run it using mono ./GerberPanelizer.exe after compiling under Linux.

taotieren commented 3 years ago

Winelib is a development toolkit which allows you to compile your Windows applications on Unix.

https://wiki.winehq.org/Winelib_User's_Guide