This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] 如何在 CCS 中对 include 文件强制区分大小写?

Guru**** 2039030 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1241947/how-to-enforce-case-sensitivity-in-ccs-for-include-files

您好!

  我一直在 Windows 中开发、但现在想与一位使用区分大小写的不同操作系统的同事合作。 这会导致问题、因为 windows 不区分大小写、因此、如果我有一个文件"stuff.h"需要包含、那么指令

#include "stuff.h"

如果我们使用 Windows 进行构建、而不是使用其他操作系统之一、则可以正常工作。 这样就会引发误差。

是否有办法将 CCS 链接器设置为强制区分大小写? 目前我正在使用 CCS11.1、但如果需要、还可以升级。

谢谢。

德里克

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    [quote userid="9531" url="~/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1241947/how-to-enforce-case-sensitivity-in-ccs-for-include-files 是否有办法将 CCS 链接器设置成强制区分大小写?

    遗憾的是、不能。

    谢谢。此致、

    -乔治