NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: johanco123 on April 07, 2014, 08:49:01 PM

Title: NT8.06 and Xfiles2.52 Unresolved errors
Post by: johanco123 on April 07, 2014, 08:49:01 PM
Hi Bruce

Nt8.06 and xFiles2.52. and Clarion 8.08973. I add a new module with xFiles in it to an existing dll. When compiling I get unresolved errors. Can you please have a look at it where I am going wrong. I will send you the dct and apps, for security reason I cannot load it on the internet.

Regards
Johan
Title: Re: NT8.06 and Xfiles2.52 Unresolved errors
Post by: Bruce on April 08, 2014, 06:19:05 AM
The errors themselves are a lot more useful than the app and dict files.
The errors actually tell you what is wrong.

Note that you don't have to post a screen-shot of them, the Error pad has buttons to let you copy them to the clipboard.

In your case the errors are normal errors you get when making an ABC (non root) DLL, and not marking your ABC classes as "external".

cheers
Bruce
Title: Re: NT8.06 and Xfiles2.52 Unresolved errors
Post by: johanco123 on April 08, 2014, 10:52:36 PM
Hi Bruce
The errors were not nettalk and xfiles problems.
Tanks for helping me.

Regards
Johan
Title: Re: NT8.06 and Xfiles2.52 Unresolved errors
Post by: Bruce on April 09, 2014, 04:07:41 AM
you're welcome Johan.