[
https://issues.apache.org/jira/browse/DAFFODIL-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17266019#comment-17266019
]
Steve Lawrence commented on DAFFODIL-2454:
------------------------------------------
{quote}
[error] java.io.IOException: Cannot run program "javac" (in directory
"C:\incubator-daffodil-master"): CreateProcess error=2, The system cannot find
the file specified
{quote}
That error message makes me think that you don't hava {{javac}} installed.
Maybe you installed the Java 8 JRE instead of the JDK? Or maybe you just don't
have the JAVA_HOME environment variable setup correctly so that winows can find
the new Java 8 JDK you installed--maybe it's still set for the Java 15 JDK?
> Not able to Compile or Daffodil/stage daffodil 3.0.0
> ----------------------------------------------------
>
> Key: DAFFODIL-2454
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2454
> Project: Daffodil
> Issue Type: Bug
> Components: CLI, DFDL Language, DFDL Schemas
> Affects Versions: 3.0.0, 2.7.0
> Reporter: Susmita
> Priority: Major
> Attachments: Stage error_07.docx
>
>
> Hi Steve,
> We were using daffodil 2.2.0, we want to upgrade the daffodil and do few
> changes to fix a bug and compile the project.
> we were able to do the compilation of version 2.2.0 and use it as required.
> The latest version 3.0.0 we are not able to do so.
> Used scala – : "scala-SDK-4.7.0-vfinal-2.12-win32" scala 2.11.
> Please Guide, what are the prerequisite and the steps to do the modification
> in version 3.0.0 and do the compilation and daffodil/stage successfully.
> Thanks & Regards
> Susmita
--
This message was sent by Atlassian Jira
(v8.3.4#803005)