Go to DLL debugging

Source: Internet
Author: User

I learned the design and implementation of the <plug-in GIS application development framework> and compiled some plug-ins into DLL files.CodeA lot of details are easy to make mistakes,

For example, when the file name of the tool icon is generated, an exception occurs. However, the exception information can only be provided to find out which plug-in has encountered an exception and which line of code cannot be obtained,

Very depressed. At the beginning, I started to guess and guess the effect on my mood.

Then a simulation interface is created to directly call the relevant classes in the plug-in project and add them. After the simulation framework is set up, you can access the DLL debugging.

Method:

Right-click the DLL project and choose nbgis. maintools> Properties> Generate> output: Output path. The path is set to the location where the DLL is referenced, that is, \ nbgis. in the maingis \ bin \ debug \ plugin folder

Go to DLL debugging.

In this way, after each modification is made in the maintools folder, the related dll can be placed in the plugin folder after generation, without the need to copy and paste it each time.

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.