[XForms] Problem linking w/ xforms

jason cipriani jac4 at mindless.com
Thu Jul 8 01:34:47 EDT 2004


Perhaps your system already came with a newer version of xforms installed, and it's using the new header but trying to link with the old library?

1.0.90 is out now, and compiles with relative ease, is there a specific reason you are using 0.88?

There's some xforms library/header version functions and macros, can't remember what they are exactly, but theyre in the documentation. If you check the lib 
version against the header version that might yield some clues. The earliest version I've ever used is 0.89 so I don't really know if there were specific problems 
like that with 0.88.

One thing you could do is locate all forms.h and libforms.* on your machine, remove (read: rename and move to a safe place) them, and then copy your 0.89 lib 
and header files to the appropriate paths, just to make sure that the 0.88 stuff is the -only- stuff you are using.

-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm



More information about the Xforms mailing list