[Github-comments] [geany/geany] Error Compiling kotlin (#2922)

Kinokita notifications at xxxxx
Sat Oct 9 03:24:04 UTC 2021


Compiling a .kt file in geany always give me the error ("Process failed" the system cannot find the file specified )
But it works on my command line
The compile command is :kotlinc "%f" -include-runtime -d  "%e.jar"
And the execute command is :"java -jar %e.jar"(The execute command works But the compile command doesn't work))
![Screenshot (168)](https://user-images.githubusercontent.com/79951868/136642352-567889d9-63e2-447c-89b4-9c25bc2182b0.png)
)
![Screenshot (169)](https://user-images.githubusercontent.com/79951868/136642477-598a7ded-eaa6-4c48-87f4-e57b50ad0d0e.png)



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2922
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211008/f2f033a8/attachment.htm>


More information about the Github-comments mailing list