undefined reference to `__imp_callui ' I can not my knowledge

Good evening! I compile a plugin for IDA. The error occurs like this:

   In function `vmsg (char const *, char *) ':
   [Linker error] C: /IDA/idasdk66/include/kernwin.hpp: 3914: undefined reference to `__imp_callui '

This code


1
2
3
4
5
6
7
8
  This code

THREAD_SAFE AS_PRINTF (1, 0) inline int vmsg (const char * format, va_list va)
{
  return callui (ui_msg, format, va) .i;
}





What is it? What's this I see? I can not understand what it is callui ??

I saw two o'clock code. This callui much, very much! However, it is not clear that it can an object, because there is a point
so can not be, it is as if the function! Or something else, though?

I could not find him beginning, end or somewhere in the code it predobyavlennja callui !!

I can not my knowledge. Please, what is it?

A Google search for that symbol suggests it's something to do with developing for 64-bit Windows with the IDA tool, which you seem to be using since C:\IDA is in your file path. I can't immediately see a solution, but perhaps you might have more success finding a support forum for that tool?

https://www.hex-rays.com/products/ida/support/index.shtml

looks like a good starting point.
I would think it is this:

http://www.openrce.org/reference_library/ida_sdk_lookup/callui

The problem is most likely that a certain library needs to be added to your project which is actually missing.
Thank you so much!!

Most likely, this is true.

I would think it is this:

http://www.openrce.org/reference_library/ida_sdk_lookup/callui



Ось хороший мабуть форум, люди там знаючі !! Тільки там реєстрація закрита, що б по-людськи запитати у них.

Абсолютно безглузді при реєстрації загадки. Взагалі не однозначно, кого шукати і що потрібно. А прямо написати комусь я не можу, адже ніякі опції форуму для мене не працюють.


That's probably a good forum where people know !! Only when registration is closed, what would a human being to ask them.

It is ridiculous when registering puzzles. Not at all clear who to look for and what you need. And just to write to someone I can not, because no option for me now is not working.
Well, I don't know what that means. Google translate fails at that point...
Registration for the Forum:

Too much spam, too little content. Find an admin for the 'secret' to complete registration if you really want. At some point, the site is going to get a complete refresh.


This strange mysteries, incomprehensible at all! And I can not contact them.
Topic archived. No new replies allowed.