Wireshark 3.5 NSIS Build Error
I'm trying to build a NSIS installer for Wireshark 3.5 and encounter build errors related to generating documentation. I have the correct documentation toolchain installed. The core core Wireshark build and my two plugins work fine. I just cannot make the installer. I'm building on Windows 10 x64. Is there a way to build an installer without the documentation or is this a JRE issue that must be solved?
9>CustomBuild:
Error occurred during initialization of VM
3>CustomBuild:
Error occurred during initialization of VM
9>CustomBuild:
Could not reserve enough space for 2097152KB object heap
3>CustomBuild:
Could not reserve enough space for 2097152KB object heap