Subj : Re: unresolved error with FITS To : borland.public.cpp.borlandcpp From : "Alan Giltinan" Date : Fri Oct 10 2003 02:24 pm Hi, I eventually got it linking and running.. though it crashes for other reasons.. It turns out that a header file was omitted from the downloadable file so i just included this header file and it worked. A simple solution, though not very obvious since i had to go looking through lines of code to find that a header file was not called. Anyway, thanks all for your help. It is great to see such a willing and helpful community running Alan "Jeff Kish" wrote in message news:2j8dovsvgg8ovhks3eiogtgnqn2ugdmu4r@4ax.com... > On Thu, 9 Oct 2003 14:40:45 +0100, "Alan Giltinan" > wrote: > > >thanks jeff, > >I tried the implib and still no joy. I have since found out that it was > >compiled for VC++ 7.0, and not borland C++. > >I have visual studio.net, containing VC++ 7.0 so i will give that a try to > >see if it works > >thanks > >Alan > > if it is a dll, then you should be able to at least implib and link to > it. Did you get link errors, or run time errors? > Thanks, and good luck > Jeff Kish .