Konloch/Jaxon

Window 64bit Application

Open

#3 opened on Jul 23, 2024

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Java (0 forks)github user discovery
EnhancementHelp Wanted

Repository metrics

Stars
 (11 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Currently the executable builds a Win32 using IA32. There is an AMD64 backend so we could build an x86_64 bit executable. To do this the initial file blob will need to be adjusted for 64bit, along with the bootconf.txt settings and the SJC command for building "win-exe" / "win-app"

Contributor guide