Re: [libsmi] Libsmi into a Library

22 Jan
2002
22 Jan
'02
5:23 p.m.
Hi!
Amit> But when I try to use functions like smiLeaveLexRecursion() also. Amit> And I compile my code then I get the error message as:
Amit> Mibcompiler.obj : error LNK2001: unresolved external symbol "void __cdecl Amit> smiLeaveLexRecursion(void)" (?smiLeaveLexRecursion@@YAXXZ)
You never do call smiLeaveLexRecursion() from your application. It is not documented. It is not in smi.h. It is not an API function.
Why do you intend to call that internal function?
-frank
PS: please send your messages to the mailinglist.
8566
Age (days ago)
8566
Last active (days ago)
0 comments
1 participants
participants (1)
-
Frank Strauss