Hi all, ok downloaded the latest kotlin app on my ...
# getting-started
g
Hi all, ok downloaded the latest kotlin app on my win 7 computer and it says I need a .yaml document in the directory I created. where do I get said file? And if it is necessary, why isn't it included in the download package?
👀 2
k
What Kotlin app?
g
The program
I believe it is1.3.31
k
Do you mean the standalone compiler? https://kotlinlang.org/docs/tutorials/command-line.html
g
Yes
k
Can you show the exact error and what you're doing to get it?
g
There isn't an error because I haven't been able to start because the program says I need to create a .yaml file in my directory before I can start
k
How do you try to start it?
What platform are you on?
g
windows 7 and I followed the directions for installing and unzipping and starting the program
k
And how do you try to start it?
g
by double clicking the installer in the directory that I created
k
There's no installer though?
g
Yes and it has installed and opened the compiler
k
There is no installer for windows. You download the zip, copy the files somewhere and then from the commandline run eg
./bin/kotlinc -version
.
g
yes and I need to go back and look at it again as I was following the getting started dialog that was included. Will you be around in a couple of hours?
k
A getting started dialog? Where did you get that from?
g
From the Kotlin is awesome website
k
So you're not actually talking about the standalone compiler?
g
Yes and I'm sorry that I just got confused and need to pick up a better understanding before I can ask an intelligent question for help
I'm at school right now so it's hard to get in to it, but I'll be off and home in a couple hours ...
will you be around, then?
k
I'll be gone for about 4h starting about 1h from now.