mpwalsh8

About

Username
mpwalsh8
Joined
Visits
34
Last Active
Roles
Member

Comments

  • Thanks, I can replicate the results using the same switches so that works for me! Last question (I hope) - can I do the same on Windows? When I use the same command I don't see any results and "klayout_app -h" on the Windows command line…
  • I've made some further progress this evening. In fact, for the most part what I am trying to do is working. The only issue I am running into now is when I try to run my script as batch script from the command line it doesn't generate a GDS file. …
  • Thanks for looking at my problem. I've made some progress but it seems like I've taken one step forward and two steps back. Now my GDS loads and the layer properties save correctly but now I don't have any shapes in my layout. I am expecting a po…
  • I had some more cycles to work on this today. I was able to get Python 3.5 installed without any issues. However, when I try to build KLayout with Python support I get the following error. Not sure what the cause is nor the resolution. gcc -I/ho…
  • Thank you, deleting the "build.linux-64-gcc-release" directory and running the build script again solved my problem. Now that I have it compiled, I will try and enable Python support again. Mike