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
Build on MacOS 10.8
by
harka
·
January 2013
#if
def _WIN32
[Feature request] receive QFileOpenEvent on MAC OS X
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 <
Build on MacOS 10.8
by
Matthias
·
January 2013
#if
defined(Q_WS_MAC) putenv ((char *) "LANG=C");#endif
KLayout and Qt 4.8
by
Matthias
·
August 2012
#if
defined (_WIN32) || defined (Q_WS_MAC)
Unable to make klayout v0.21
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