Curtis Mayberry

Results 22 comments of Curtis Mayberry

Well I was able to fix the error about the missing pythonlib ".a" file.

Next error shown below. Seems to be an issue with the setup of the C compiler and finding the make file. I'm first focusing on linux-64 ``` qmake $SRC_DIR/src/klayout.pro -recursive...

> This looks great, if possible I'd like to help to maintain this too. Ok, sure, I'll add you also. > on another note... do you think we could package...

> Thomas made it available on PyPI @thomaslima, should I add you as a maintainer also? haha

> @curtisma , > > I think just calling the python-only version `klayout` and the gui-version `klayout-gui` is probably the best solution. > > That way the python-only package [matches...

Any news on this feature request? We also have an interest in being able to plot circles on the smith chart for gain and noise figure. @miguel9554 Can you share...

Any suggestions for debugging the Linux_64 build? I posted more details about it on the [conda-forge gitter forum](https://gitter.im/conda-forge/conda-forge.github.io?at=637049a4abfb5860bb1349dd) I'm going to start with linux_64 build first and then work on...

Yeah, @proppy, sounds good. I'll change that back. Any suggestion on the build error?

I created a seperate [klayout-python PR](https://github.com/conda-forge/staged-recipes/pull/21131)

Thanks for the help @klayoutmatthias! > Update: the above patch makes qmake work, but the build fails because the OpenGL libraries are not found .. :( I found the following...