zt
09/09/2022, 3:38 AMe: Could not find 'main' in '<root>' package.
when trying to build either of the modules in my project. I've set up the gradle config like this
linuxX64("native") {
binaries {
executable("prism")
}
}
Landry Norris
09/09/2022, 1:38 PMentryPoint
for the executable.Landry Norris
09/09/2022, 1:39 PMzt
09/09/2022, 1:49 PMzt
09/09/2022, 1:49 PMAdam Cooper
09/09/2022, 2:13 PMLandry Norris
09/09/2022, 2:22 PMzt
09/09/2022, 2:54 PMzt
09/09/2022, 2:55 PMzt
09/09/2022, 2:55 PMLandry Norris
09/09/2022, 3:17 PMzt
09/09/2022, 3:56 PMfun main(args: Array<String>)
Landry Norris
09/09/2022, 3:56 PMzt
09/09/2022, 4:00 PMzt
09/09/2022, 4:39 PM