On Fri, 5 Aug 2022 11:02:50 GMT, Jeanette Winzenburg <faste...@openjdk.org> 
wrote:

>> This is puzzling, @kleopatra .
>> I don't see a reference to [hlsl/]Prism or [hlsl/]Decora anywhere.  Not in 
>> any gradle.build file, not in every file.  I don't think these two 
>> directories are being built, though I can only test on Mac at the moment.
>> 
>> I have a separate (modular) project that builds and runs as well, and I 
>> don't see the exceptions (I am running against 8290473.apps branch).  I had 
>> to execute the 'sdk' target via gradle first, in order to generate stuff in 
>> build/gensrc/jsl-prism and build/gensrc/jsl-decora in graphics.
>
> hmm .. that's indeed weird - here (on win) both graphics/build/hlsl/Prism and 
> graphics/build/hlsl/Decora are created by running ./gradlew sdk  ... will 
> re-check

did re-check (added your fork as remote, checkout this branch, run gradle clean 
and sdk): all four (as in original classpath) folders are under graphics build. 
And same errors as above when running a project that has the Eclipse fx 
projects base, graphics, controls on its module path.

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

PR: https://git.openjdk.org/jfx/pull/858

Reply via email to