Skip to content
This repository has been archived by the owner on Jan 10, 2021. It is now read-only.

Add the value of javac and java to help debug #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

trajano
Copy link

@trajano trajano commented Jul 3, 2019

No description provided.

@trajano
Copy link
Author

trajano commented Jul 3, 2019

In relation to renpy/renpy#1919

the error I got after putting this in is

I was unable to use javac ("c:\Program Files\Java\jdk1.8.0_211"\bin\javac.exe) to compile a test file. If you haven't installed the Java Development Kit yet, please download it from:

So it seems to get confused with quotes in the path.

@renpytom
Copy link
Member

To be merged in, this requires a corresponding patch to Ren'Py to change the various translations of this string to match the new pattern.

I don't think the quotes thing is a real issue - the quotes shouldn't be there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants