Hi all,
I’ve dowloaded iaxclient and compile the main project (iaxclient_lib) with Dev-C++ importing from the included VC++ 6 project. The compilation works fine but the library doesn’t export any iaxc_ functions. Using dumpbin.exe I’ve got the following result:
Dump of file iaxclient_lib.a
File Type: LIBRARY
Summary
AC20 .bss
1E0 .data
1500 .rdata
19E60 .text
I don’t know if there’s some compilation order or missing something.
Any help will be apreciated.
Thanks in advance,
–
Andre