I am currently using Clarion 8 and have recently upgraded to NetTalk 14.36 along with the following libraries:
StringTheory 3.81
xFiles 4.36
jFiles 3.14
Reflection 1.32
However, I’m encountering “Unresolved External” errors for the following NetAll functions:
Unresolved External GETEXEFOLDER@F7_NETALL in kf80006.obj
Unresolved External FAMILYTEXT@F7_NETALLl in kf80006.obj
Unresolved External ENCRYPT64@F7_NETALLsbsb in kf80006.obj
Unresolved External DECRYPT64@F7_NETALLsbsb in kf80006.obj
Unresolved External SETCODEPAGEFROMSTOREAS@F7_NETALLOl in kf80006.obj
Unresolved External GETEXEFOLDER@F7_NETALL in kf80001.obj
Unresolved External FAMILYTEXT@F7_NETALLl in kf80001.obj
Unresolved External ENCRYPT64@F7_NETALLsbsb in kf80001.obj
Unresolved External DECRYPT64@F7_NETALLsbsb in kf80001.obj
Unresolved External SETCODEPAGEFROMSTOREAS@F7_NETALLOl in kf80001.obj
I would appreciate any guidance on how to resolve this compatibility issue.
Thanks

