Skip to main content
Ch__Efstathios
Inspiring
April 15, 2016
Answered

unresolved typeref token (0100001B) for '_masterListT'; image may not run

  • April 15, 2016
  • 3 replies
  • 627 views

I have the following link error in the C++\CLI library that uses the latest FDK libraries.

Where exactly is the problem?

Inside the f_types.h file there is (in line 239):

/* string list */

typedef struct _masterListT *StringListT;

What is the problem?

This is a link warning, but I would like to resolve it.

Thank you.

This topic has been closed for replies.
Correct answer Ch__Efstathios

Ignore it people.

3 replies

Ch__Efstathios
Inspiring
April 25, 2016

Is there anyone who can help with this?

Ch__Efstathios
Inspiring
May 4, 2016

How we can fix this warning?

Ch__Efstathios
Ch__EfstathiosAuthorCorrect answer
Inspiring
May 5, 2016

Ignore it people.