Quantcast
Channel: Product Communities
Viewing all articles
Browse latest Browse all 105279

Forum Post: Re: mke error (toolsubs.dlo)

$
0
0

To paraphrase the linker messages, we see a number of 'unresolved symbols'.

 Unresolved symbol in d:\work\jk\objects\searchElem.mo ...
lmGetConfigFilePath
lmValidIsDigit
lmGetLinkInfoByElem
lmString2BoolVec
lmGetHelpFilePath

Those symbols (function names) are not MDL functions. They are either your functions or belong to another library that you are using.

  1. What library prefixes its function names with letters lm?
  2. What differences are there between the bmake files for the version that worked and the V8i version of your code?
  3. Your code compiles OK, so the header files (.h or .fdf) must include function declarations for lmXxx. What header files are #included?

Regards, Jon Summers
LA Solutions


Viewing all articles
Browse latest Browse all 105279

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>