S
stu7
+
Sorry if this repeats.
I've been trying to get clahe.c from Graphics Gems IV
to run... however, it will not compile properly for me, from
the code given in this book !
...here is a link to the code...
(I edited it from html to text, and renamed it to clahe.c)
http://www.acm.org/pubs/tog/GraphicsGems/gemsiv/clahe.c
when using: gcc clahe.c -o CLAout
...I get an error about an object library, and "main"
I dont know of a c debugger, so cant find where this error is
occurring.
Any help with this would be greatly appreciated.
(e-mail address removed)
Sorry if this repeats.
I've been trying to get clahe.c from Graphics Gems IV
to run... however, it will not compile properly for me, from
the code given in this book !
...here is a link to the code...
(I edited it from html to text, and renamed it to clahe.c)
http://www.acm.org/pubs/tog/GraphicsGems/gemsiv/clahe.c
when using: gcc clahe.c -o CLAout
...I get an error about an object library, and "main"
I dont know of a c debugger, so cant find where this error is
occurring.
Any help with this would be greatly appreciated.
(e-mail address removed)