On Thu, 19 Feb 2026 16:12:33 GMT, Kevin Rushforth <[email protected]> wrote:

>> Ambarish Rapte has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   update comment
>
> build.gradle line 1718:
> 
>> 1716:         doFirst {
>> 1717:             if (IS_MAC) {
>> 1718:                 mkdir "$project.buildDir/gensrc/mtl-headers"
> 
> Will making this optional cause the same problem for Eclipse on non-macOS 
> platforms as the one @andy-goryachev-oracle reported for the Windows dir on 
> non-Windows platforms?

not with headers - only the directories that contain the resources are 
important in this case.

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/2071#discussion_r2828787116

Reply via email to