NO

Author Topic: POLINK: error: Unresolved external symbol '_fptr'.  (Read 2181 times)

kc2idv

  • Guest
POLINK: error: Unresolved external symbol '_fptr'.
« on: October 26, 2010, 03:36:49 AM »
I am teaching a glass in C programming and one of my students came up with this error. All modules compile without errors but the build throws this error, the help file doesn't list the _fptr. Can anyone tell me what compiler linker option is causing this?

Offline lingo

  • Member
  • *
  • Posts: 27
Re: POLINK: error: Unresolved external symbol '_fptr'.
« Reply #1 on: October 26, 2010, 07:53:49 AM »
Hi,

look inside the sources of your scholar. There may be defined this fptr!
Otherwise, if we should help you, we need the sources also.

HTH
lingo