Search found 10 matches

by kim yongsun
Mon May 22, 2023 11:01 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: "while saving the standalone application could not compile service support class" error
Replies: 8
Views: 8229

Re: "while saving the standalone application could not compile service support class" error

hi Klaus, AndyP, SparkOut Thank you I've solved this problem It's all thanks to you, but this time I have another new problem "could not link resources - error C:/users~" There are a series of difficult problems, but after searching, I don't think the solution will be difficult, thank you all for yo...
by kim yongsun
Wed May 17, 2023 7:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: "while saving the standalone application could not compile service support class" error
Replies: 8
Views: 8229

Re: "while saving the standalone application could not compile service support class" error

thank you Klaus now my PC was installed java "jre-8u371-windows-x64" upgrade version, you mean just "jre-8-windows-x64" ? and thank you AndyP I had a problem when I used LiveCode 9.6.8, this message appeared "the chosen folderis not a valid Android SDK ~ " but when I installed Livecode 9.6.9 and API...
by kim yongsun
Wed May 17, 2023 8:05 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: "while saving the standalone application could not compile service support class" error
Replies: 8
Views: 8229

Re: "while saving the standalone application could not compile service support class" error

I've checked out "standalone application settings" and I've read it's posts posted on this issue on this forum but it didn't help, java also re-installed with the latest version, what's the problem?

thank you
by kim yongsun
Tue May 16, 2023 7:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: "while saving the standalone application could not compile service support class" error
Replies: 8
Views: 8229

"while saving the standalone application could not compile service support class" error

Hello, I'm developing a standalone application using LiveCode, and I'm encountering the "standalone application could not compile service support class" error. I would like to understand the situations in which this error occurs. I have taken the following steps to resolve the issue: Updated LiveCod...
by kim yongsun
Sun Apr 02, 2023 12:23 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I'm making a dice game
Replies: 12
Views: 5899

Re: I'm making a dice game

thanks lot ~
by kim yongsun
Fri Mar 31, 2023 2:32 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I'm making a dice game
Replies: 12
Views: 5899

Re: I'm making a dice game

Thanks to all of you!! I will do as you told me. thanks ~
by kim yongsun
Thu Mar 30, 2023 7:43 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I'm making a dice game
Replies: 12
Views: 5899

Re: I'm making a dice game

hi I know liveCode a little I used hyperCard long ago and knew liveCode based hypercard, At that time, I wanted to learn livecode and to make a app. but it is hard to me, I speak english not well now I am learning liveCode from chatGPT, chatGPT was knowing liveCode well, We talk in Korean about live...
by kim yongsun
Thu Mar 30, 2023 5:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I'm making a dice game
Replies: 12
Views: 5899

Re: I'm making a dice game

thank you for your answer! is it hard? i want a horse that advances by the number of times I click, that is, a horse that goes to a place corresponding to that value if I click 5 times. this is a script made by chatGPT but did not work. on mouseUp put movePiece(my currentPosition, the number of clic...
by kim yongsun
Thu Mar 30, 2023 11:13 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I'm making a dice game
Replies: 12
Views: 5899

I'm making a dice game

I'm making a dice game It's a game in which two teams, A and B, move forward on the horse's board according to the dice score. And the dice are directly thrown by hand, and the horses are controlled on the monitor of a mobile screen, and the horses is controlled by the score by throwing the dice out...