Hi all. Having a problem building vtk_9.4.0 on windows / Java. The error below is just a sample of the 120 error that come up. they are all wrapping errors that fail on code 1. I am out of my depth on these errors and have no idea which way to turn.
Please help. Thanks very much.
Custom build for ‘C:\vtk\vtkBinaries_9.4.0\CMakeFiles\37298a315299d8de439efe09fe10d7c1\vtkColorSeries.java.rule;C:\vtk\vtkBinaries_9.4.0\CMakeFiles\37298a315299d8de439efe09fe10d7c1\vtkNamedColors.java.rule;C:\vtk\vtkBinaries_9.4.0\CMakeFiles\ccd1784ea5325db0188fdb455b80e4de\vtkCommonColorJava-java-sources.rule;C:\vtk\VTK-9.4.0\Wrapping\Java\CMakeLists.txt’ exited with code 1.
Thanks very much Paulo. Let me give as full an explanation as possible. I have been struggling with 9.x.x but 9.3.1 built without error but would not run.
I will put together a full story and send it in. I am very relieved that someone can and is willing to help. Thanks again
vs2022 language standard setup - vs2022 language std.png
vs2022 build log - vs2022_build_log.txt
vs2022 error log - vs2022 error log.txt
I manually copied the errors and may have included warnings there too.
My java is jdk1.8.0_431 (I am planning to upgrade to Java 23 and 64bit vtk once my 9.4.0 is working on 32bit). I am currently using vtk 8.2.0 on jdk1.8.0_431.
My visual studio is - Visual Studio 2022 v17.12
I trust that is all the relevant information.