[argyllcms] Re: Error during colprof with nVidia on Fedora 10

  • From: Graeme Gill <graeme@xxxxxxxxxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Mon, 01 Jun 2009 11:23:56 +1000

Roland Mas wrote:
I got it to build, but I had to do two sets of changes.  First I added a
new NULL parameter to calls to spaces(), as discussed (in 23 places
total).  Also, since the icmXYZ2UCS() function seems to have been
removed, I replaced icmXYZ2UCS(&foo, bar, baz) with icmXYZ21960UCS(bar,
baz) in four places (three in spectro/dispcal.c and one in
xicc/xspect.c).  I have no idea if that change is correct, though…

Hi, the thing to do is to look at the source snapshot at
<http://www.argyllcms.com/Argyll_dev_src.zip>, and see exactly
what has to be changed.

  Besides Alastair's remark, my concern is that I'm dynamically linking
Argyll against the ICClib (and others), so I need the APIs to match.

Since your deviating from the way Argyll is distributed, you're on
your own a bit there. I'll see about creating a patched 1.0.3 though.

Graeme Gill.

Other related posts: