KLayout
  • Discussions
  • Sign In
Home › Search
Sign In · Register

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Register
  1. Build on MacOS 10.8

    harka
    by harka · January 2013
    #ifdef _WIN32
  2. [Feature request] receive QFileOpenEvent on MAC OS X

    Matthias
    by Matthias · January 2013
    Parts of this code must be wrapped in "#if defined ... #endif" clauses such that they will not be compiled when QFileOpenEvent is not available (in particular for Qt versions &lt
  3. Build on MacOS 10.8

    Matthias
    by Matthias · January 2013
    #if defined(Q_WS_MAC) putenv ((char *) "LANG=C");#endif
  4. KLayout and Qt 4.8

    Matthias
    by Matthias · August 2012
    #if defined (_WIN32) || defined (Q_WS_MAC)
  5. Unable to make klayout v0.21

    Matthias
    by Matthias · December 2010
    I'll add a #if to allow building with earlier versions of Qt in the next release.
Previous
Powered by Vanilla