Menu

#6 Using QTDIR instead of hardcoded path in Makefile

closed
nobody
None
5
2006-06-07
2006-02-07
No

Makefile in kiax-0.8.5-pre uses hardcoded
/usr/share/qt3/ path. This isn't true for example in
Fedora. There should be used QTDIR instead.
Following patch corrects that issue.

Marcin

Discussion

  • Marcin Zajaczkowski

    Using QTDIR instead hardcoded path in Makefile

     
  • Emo

    Emo - 2006-06-07

    Logged In: YES
    user_id=1223718

    this was issue of forgotten Makefile created by qmake.
    Please execute qmake that creates the actual Makefile with
    correct paths

     
  • Emo

    Emo - 2006-06-07
    • status: open --> closed
     

Log in to post a comment.