Processing compilation Error "0" is a invalid value for the "debuginformation" parameter of the "DCC"

Source: Internet
Author: User

This problem was encountered when compiling "Mustangpeakcommonlib-master.zip". Search the Internet for a moment:

Processing compilation Error "0" is a invalid value for the "debuginformation" parameter of the "DCC" [Abstract: An emerging compilation problem in a control that is being re-created from XE6 to XE4: [MSBuild Er ROR] 0 is a invalid value for the debuginformation parameter of the DCC task. The debuginformation parameter is of type System.Boolean. Compiling the device under XE6. Good]

A compilation error occurred while installing a control that was copied from XE6 to XE4:

[MSBuild Error] "0" is a invalid value for the "debuginformation" parameter of the "DCC" task. The "debuginformation" parameter is of type "System.Boolean".

Compile and install under XE6 Good, Delphi Xe4 you This is again what?

Fortunately, the compilation prompt is very detailed, follow the debuginformation a careful view of the compilation options, found inside compiling--debugging Debug Infomation a value is 0 (normal can only take a Boolean value), so choose false, compile again, found normal.

Could it be that the two IDE environments are different, resulting in inconsistent parsing of the project files? Delphi, what are you going to do again?

Http://www.ithao123.cn/content-5777917.html then try to change it in the IDE without effect. Had to open directly with the editor directly mpcommonlibd.dproj, the 0 changed to false on the line. It is estimated that the IDE version used by developers is too high, and I do not know 0 of these 2010.

Processing compilation Error "0" is a invalid value for the "debuginformation" parameter of the "DCC"

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.