Not seeing my program in the simulator #387
Replies: 3 comments 1 reply
-
You won't see anything there until you run the Emulator and zeus syncs the project. Start the simulator from a terminal You can try closing the sim, removing the |
Beta Was this translation helpful? Give feedback.
-
so open the simulator and then run the **zeus dev** command? In that order?
then Just wait?
…On Sun, Nov 3, 2024 at 4:47 PM Silver ***@***.***> wrote:
You won't see anything there until you run the Emulator and zeus syncs the
project. Start the simulator from a terminal > path/to/simulator.exe (win
example) and observe the logs. It's most likely some permission or a
missing library on your system.
You can try closing the sim, removing the C:\Users\{username}\.zepp
folder, and then trying again.
—
Reply to this email directly, view it on GitHub
<#387 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BMTO2KNLMLZBK7RVXTDFFTTZ62KWFAVCNFSM6AAAAABRDD5HK6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMJTG4YDKNY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
First, you'll need to execute the After that, you can navigate to the project directory and execute the Please adhere strictly to the quick start guide provided in the documentation. |
Beta Was this translation helpful? Give feedback.
-
Try as I may, I cannot get the program to appear in the simulator as shown in the tutorials. What step am I missing?
I am using:
zeus init
zeus create
Zeus dev
Then manually opening the simulator. and nothing.. Zip
Beta Was this translation helpful? Give feedback.
All reactions