Jump to content

Unresolved external SetPortW


Christian Klein

Recommended Posts

When I try to set dynamically the port, I get the following link error:

[ilink32 Fehler] Error: Nicht auflösbares externes '__fastcall Uniguiserver::TUniGUIServerModule::SetPortW(unsigned short)' referenziert von C:\TEMPCOMPILE\WEBOFFICE32\WIN32\RELEASE\SERVERMODULE.OBJ

In english:

Unresolved external '__fastcall Uniguiserver::TUniGUIServerModule::setPortW(unsigned short)' ...

Thanks for help

 

Link to comment
Share on other sites

22 hours ago, Farshad Mohajeri said:

This issue will be resolved in next build.

Somehow CPP Linker can't distinguish SetPort from ServerModule and the SetPort from Delphi Library.

Fix already implemented.

Farshad

 

Any ideas when the next build will be available ? Since we use ONLY C++ BUilder I cannot upgrade becauseof this.

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...