
Hi all!! My name is Tom and i'm from Poland. I'm new at this lists. I have one question about libsmi. When I compile and install the library into for example: C:/smilib-0.4.1 I have to files in C:\smilib-0.4.1\ : libsmi.a 798kB libsmi.la 1kB
What should I do now in my main program. I wrote (Visual C++ 6.0):
#pragma comment(lib, "C:\smilib-0.4.1\lib\libsmi.a")
but it doesn't work and there are linker errors for example: libsmi.a(data.o) : error LNK2001: unresolved external symbol __imp___ctype_
Other older versions of my program used other lib files. In the install library directory were two files after installing: smiDEBUG.lib 775kB smi_MT.lib 566kB and it works without problems.
Please for any requests as soon as possible!!!
Regards!!! Tom
participants (1)
-
miksiu