Comments for Large File HexEditor
25 Mar 2005 05:39
linker error fix
If you get the error [1] then edit src/Makefile and change "qt" to "qt-mt" in the line LIBRARIES = qt Xext X11 m
[1] - linker error
Linking ../bin/lfhex
/usr/bin/ld: cannot find -lqt
collect2: ld returned 1 exit status
make: *** [../bin/lfhex] Error 1
linker error fix.. er fix
lfhex 3.7.1 should fix the above mentioned linker error. Thanks!