new2klayout

About

Username
new2klayout
Joined
Visits
0
Last Active
Roles
Member

Comments

  • Hi, Was giving the convert script a try. Tried --> klayout-r802/bin.linux-64-gcc-release/klayout -z -rd tf_file=in_tf_ascii -rd lyp_file=out_lyp -r import_tf_standalone.rb I get the following error--> *** ERROR: Unknown option: -rd Any feed…
  • Thanks Matthias, it turned out the qt library version was correct but the ruby library version was looking at the 32 bit version. Once I pointed to 64bit version it worked. Thanks Again...
  • Thanks Matthias. Had another look at the documentation :-) and I see the setup details there; tried to build klayout on my 64bit linux machine. It ran fine for about 20 minutes before erroring out with --> -lQtGui -lQtCore -lQtXml -lrt -lstdc++…
  • Thanks Matthias. Cant believe I missed that :-))
  • I think the second comment was a user error on my part. It works great. Thanks
  • Thanks Matthias. Will try out the newer version.