I can now write PNG files :)
This commit is contained in:
@@ -8,7 +8,7 @@ OBJS = fimg-png.o fimg-tiff.o misc-plots.o filtrage.o utils.o \
|
||||
#---------------------------------------------------------------
|
||||
|
||||
t: t.c $(DEPS) ../libfloatimg.a
|
||||
gcc $(COPT) $< ../libfloatimg.a -lnetpbm -o $@
|
||||
gcc $(COPT) $< ../libfloatimg.a -lnetpbm -lpnglite -lm -o $@
|
||||
|
||||
#---------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user