On Sat, 2003-06-14 at 16:33, Pierre Fortin wrote: > On 14 Jun 2003 15:35:19 -0700 James Sparenberg <[EMAIL PROTECTED]> > wrote: > > > On Sat, 2003-06-14 at 14:47, Francisco Alcaraz wrote: > > > > Francisco, > > > > > > > > What is the extension? I don't have Corel Draw in front of me > > > > right > > > > now... But there should be something. > > > > > > > > james > > > > > > The extension is "cdr" > > > > > > Thanks James for your interest > > > > Found a batch converter that is supposed to do it. > > > > http://www.733kru.org/ > > > > called gfxcon Click on their applications link in the upper left > > corner and go from there. > > > > James > > Unfortunately, v0.3 fails: > $ make > g++ -c misc.c > g++ gfXcon.c misc.o -L/usr/X11R6/lib -lImlib2 -lXpm -o gfXcon > gfXcon.c: In function `void convert(gfXcon_argument**)': > gfXcon.c:85: invalid conversion from `void*' to `void**' > make: *** [cmpl] Error 1 > > gfXcon.c:85: > image = imlib_load_image_with_error_return(infile, &err); > > v0.2 fails on the same statement (gfXcon.c:82:) > > Thanks anyway...
I wonder if this is somehow related to the problems I was having before with trying to use Imake (Xfree86's version of make). Cause it did compile for the guy I asked... He uses Debian though... James > > > > ______________________________________________________________________ > > Want to buy your Pack or Services from MandrakeSoft? > Go to http://www.mandrakestore.com
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
