For Programmers: Free Programming Magazines  


Home > Archive > Clipper > June 2004 > unresolved external









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author unresolved external
Tom Ryan

2004-06-11, 3:55 pm

while trying to upgrade a Clipper v5.2e app. to v5.3b I'm getting the
following error:

BLINKER : 1115 : SCRIPTON.LIB(SC_UTILS) : '__FCOMPP' : unresolved
external

does anyone know what library / OBJ i am missing and where can I get
it please?
Stephen Quinn

2004-06-12, 3:55 am

Tom

What do the docs for the library (SCRIPTON.LIB) say about required libs/objs??

Are you sure that SCRIPTON.LIB is V5.3 compatible??

--
HTH
Steve Quinn


Ross McKenzie

2004-06-12, 8:55 am

On 11 Jun 2004 07:44:04 -0700, tomryan@cbe.ie (Tom Ryan) wrote:

>while trying to upgrade a Clipper v5.2e app. to v5.3b I'm getting the
>following error:
>
>BLINKER : 1115 : SCRIPTON.LIB(SC_UTILS) : '__FCOMPP' : unresolved
>external
>
>does anyone know what library / OBJ i am missing and where can I get
>it please?


Hello Tom,

The __FCOMPP function is found in my copies of

clipper.lib
llibca.lib
llibce.lib

I do not recognise the SC* files referenced above, however a Google
search on sc_utils brings up a Light Control software product from
Germany. It appears to be a C product....so drawing a long bow, I
would suggest that you check your .lnk file for either of the
llibc?.lib files mentioned in it.

Regards,

Ross McKenzie
ValuSoft
Melbourne Australia

valusoft AT optushome DOT com DOT au
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com