processing / processing/processing4

export with java not embeded on windows does not launch program

オープン
#775 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

help wanted windows
主要言語
Java
スター
494
フォーク
183
平均マージ
4時間 39分
マージ済み PR(30日)
3

説明

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

  1. make a sketch
  2. export the sketch with the "Include Java in the Windows (Intel 64-bit) application" box un checked
  3. 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

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、Javaを除外した状態でProcessing 4.3のWindowsエクスポートフローを再現し、その後、生成された実行可能ファイルの起動コマンドを調べます。エクスポートされた実行可能ファイルがJavaをバンドルせずにスケッチを正常に起動できれば完了です。このissueでは、確認するソースファイルや実行するテストは指定されていません。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
build-system, desktop
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。