Follow-up Comment #3, bug #18200 (project freeciv):

Yes, it's one line setting CFLAGS and LDFLAGS environment variables for run
of configure.

Is that "not found" still about headers or about libraries (they are separate
tests)? Include paths given in CFLAGS affect how headers are found, library
paths in LDFLAGS affect how libraries are found.
Configure check for headers tries to find QApplication and  library check
libraries QtGui and QtCore. Library files are named like
libQtGui.<somesuffix>.

If you send config.log generated when configure fails, I can check what
exactly fails in configure test.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?18200>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to