processing / processing/processing4
export with java not embeded on windows does not launch program
Nessuno ha ancora preso questa issue.
- Lingua principale
- Java
- Stelle
- 494
- Fork
- 183
- Merge medio
- 4h 39m
- PR unite (30g)
- 3
Descrizione
Created by: jSdCool
Description
if you export a sketch on windows and do not check the "Include Java in the Windows (Intel 64-bit) application" box the generated executable will be unable to launch the program. after looking at the executable it appears this is caused by the command being set to %path% instead of javaw
Expected Behavior
the executable launches the program with no problem
Current Behavior
nothing happens
Steps to Reproduce
- make a sketch
- export the sketch with the "Include Java in the Windows (Intel 64-bit) application" box un checked
- attempt to use the generated executable
Your Environment
- Processing version: 4.3
- Operating System and OS version: windows 10 22H2 19045.3324
Possible Causes / Solutions
the command in the executable being set to %path% instead of javaw
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia riproducendo il flusso di esportazione Windows in Processing 4.3 con Java escluso, quindi esamina il comando di avvio dell'eseguibile generato. Il lavoro è completato quando l'eseguibile esportato avvia correttamente lo sketch senza includere Java; l'issue non indica file sorgente né test da eseguire.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- build-system, desktop
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100