Development of OPC Client 2 with Lazarus (about Lazarus compilers)

Source: Internet
Author: User

Lazarus is now a very good editing environment, code hints and formatting functions can work better. Can even think of editing and editing part of the function is better than Delphi, but after all, the small crowd is not complete.

Lazarus Development DLL with Delphi as convenient, but in the compilation process may appear in Delphi never encountered problems, reported "Xxxxxx.pas (22,1) error:undefined symbol:wsregisterxxxxxx "Information such as:

The solution is to add "Interfaces" in the Application (library file) declaration, which is the place to be commented out, this may be a lot of old delphier do not adapt to, first of all, Delphi does not need, followed by Lazarus Project template is not added by default!

Again stressed Ah, to uses Interfaces, dynamic library can be compiled correctly Oh!

Development of OPC Client 2 with Lazarus (about Lazarus compilers)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.