Abdelrazak Younes <[EMAIL PROTECTED]> writes: > Hum, not sure... On my platform I don't have to set LDFLAGS manually and > I would like it to stay that way. I don't understand why you have to set > them Enrico but we should fix that.
Because he links against qt.lib rather than qt.dll? (I seem to remember Michael Gerz requiring something similar and he *definitely* links against the static lib.) As Jean-Marc says, we should have a configure test to ascertain what libraries we need. Angus