Does ninja support kotlin files

61 views
Skip to first unread message

mohsin siddiqui

unread,
Apr 13, 2023, 6:26:01 AM4/13/23
to ninja-build
Hello Team,

Currently we are using java code for android development. But we want to move to kotlin files instead of java. So I thought to check if Ninaj can generate build files for kotlin or not. When I tried I got below errors.

ninja: error: FindFirstFileExA(CMakeFiles/TallyWorldMain_JAR.dir/D:/TW/Workspace/TallyWorld/FoundationalPlatform/TallyWorldMain.Source/TWMainAndroidKernel): The filename, directory name, or volume label syntax is incorrect.

CMake Error at TallyWorld/BuildSupportPlatform/TWBuildSupport.Source/CMake/Build/TWBuild.cmake:106 (message):

This is the path D:/TW/Workspace/TallyWorld/FoundationalPlatform/TallyWorldMain.Source/TWMainAndroidKernel where I have .kt extension files.


Please let me if .kt extension (kotlin) is supported by ninja or not.If not any idea what other option I have.


Regards,

Mohsin Siddiqui

K. Moon

unread,
Apr 13, 2023, 9:23:59 AM4/13/23
to mohsin siddiqui, ninja-build
Ninja is just a system for running build actions, it doesn't care what they do. This is a question for CMake (which writes the build rules), not Ninja (which just runs them).

--
You received this message because you are subscribed to the Google Groups "ninja-build" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ninja-build...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ninja-build/1dd0a318-33b7-4738-8875-dddddf0d5b9dn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages