• Joined on 2019-06-29
Mutah pushed to master at Mutah/FloatImg4PythonBinding 2021-05-12 07:44:31 +11:00
bbc0309591 source tree refactor and build system (to be completed)
Mutah created repository Mutah/FloatImg4PythonBinding 2021-05-12 03:09:03 +11:00
Mutah commented on issue tTh/FloatImg#2 2021-05-11 23:32:38 +11:00
nanf not defined in fimg-math.c

Got it: "-lm" shall appears the end like this:

gcc -Wall -fpic -g -DDEBUG_LEVEL=0  fimg2png.c ../libfloatimg.a -lpnglite -lz -lm -o fimg2png

And all works fine ...

Mutah pushed to develop at Mutah/python-FloatImg 2021-05-11 22:54:05 +11:00
f5200d6fba FloatImg class definition and some basic operations
Mutah opened issue tTh/FloatImg#2 2021-05-10 17:50:12 +11:00
nanf not defined in fimg-math.c
Mutah opened issue tTh/FloatImg#1 2021-05-10 17:19:18 +11:00
FloatImg as a shared object library
Mutah created repository Mutah/python-FloatImg 2021-05-10 16:08:10 +11:00