Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 1998 14:20:07 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/games/nethack-qt Makefile
Message-ID:  <199808232120.OAA29410@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/08/23 14:20:06 PDT

  Modified files:
    games/nethack-qt     Makefile 
  Log:
  It this port incompatible with newer versions of qt?
  
  ===
  g++ -pipe -O -I../include -I. -I/usr/X11R6/include -I/usr/X11R6/include/X11/qt -c ../win/Qt/qt_win.cpp
  In file included from ../win/Qt/qt_win.cpp:90:
  /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
  ../win/Qt/qt_win.cpp: In method `void NetHackQtGlyphs::resize(int, int)':
  ../win/Qt/qt_win.cpp:2952: no member function `QImage::smoothScale(int, int)' defined
  gmake[1]: *** [qt_win.o] Error 1
  gmake[1]: Leaving directory `/usr/ports/games/nethack-qt/work/nethack-3.2.2/src'
  gmake: *** [nethack] Error 2
  
  Revision  Changes    Path
  1.17      +3 -1      ports/games/nethack-qt/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808232120.OAA29410>