simon_ch

About

Username
simon_ch
Joined
Visits
0
Last Active
Roles
Member

Comments

  • Hi Matthias, Kazz, I'm trying to compile version 0.24.4 for Yosemite and I've run into a problem. Any ideas? My build command is: ./build.sh -with-qtbinding -qtbin /opt/local/libexec/qt4/bin -qtinc /opt/local/libexec/qt4/include -qtlib /opt/local…
  • Hi, I've arrived at a workable solution - but I'm guessing that the authors could improve upon it. My solution is based upon the assumption that m_from and m_to are essentially garbage unless the appropriate RegionIterator constructor is called. …
  • Hello Again, I think I've chased this rabbit about as far as I can without some advice from the original author or at least someone who understands how this works. The problem seems to be in RegionIterator::at_end() which is used in for loops to d…
  • I figured out the above problem. It's the dodgy strm2gds and other utilities failing and crashing make before it can recompile the Ruby scripts. Now that is sorted I think I have found where the problem may be. In the "p=input(1)" line t…
  • Hi, Thanks for your input. To start with I'm trying to follow the code in Ruby - specifically in "drc.lym". I can't seem to change klayout's behaviour with any changes to this file. How does this file get attached to klayout? Is it in…
  • Hi Kazzz, Thank you very much for your help. By following your instructions I was able to build KLayout such that I could view layout correctly. However I still have the DRC issue - even the most basic functionality seems broken. Example 1: * S…
  • Hi there, I have found problems running DRC in KLayout for the Mac and have tried to build KLayout from source using the instructions on this page. At first I had a problem in that the build script seems to be looking in the wrong place for the &q…