Skip to content

Conversation

W-Mai
Copy link
Contributor

@W-Mai W-Mai commented Dec 22, 2023

When this option is open, after signed the executable file, we can use the powerful profile tools provided by Xcode named Instruments.

Here are some snapshots
image
image

@kisvegabor
Copy link
Member

It looks really great! Just please document this option in the README.

Side note: several people asked me how to install SDL on Mac as the simple brew install sdl2 doesn't work well. So how do you do it? 🙂

@W-Mai
Copy link
Contributor Author

W-Mai commented Dec 22, 2023

It looks really great! Just please document this option in the README.

Ok! I'll update it later.

Side note: several people asked me how to install SDL on Mac as the simple brew install sdl2 doesn't work well. So how do you do it? 🙂

Generally, brew install sdl2 works fine. So, I need more info to check which steps could have some problem😁.

@Mair
Copy link

Mair commented Dec 26, 2023

It looks really great! Just please document this option in the README.

Ok! I'll update it later.

Side note: several people asked me how to install SDL on Mac as the simple brew install sdl2 doesn't work well. So how do you do it? 🙂

Generally, brew install sdl2 works fine. So, I need more info to check which steps could have some problem😁.

Hi @W-Mai, I am hoping you can help me.
as per @kisvegabor comment I am trying to get the VS Code simulator running on a mac (https://github.com/lvgl/lv_port_pc_vscode) . I installed SDL2 with brew install sdl2.
I used the make command to build it but it gave an error stating that library 'SDL2' not found. I tried to update the Make file includes with

INC 	:= -I./ui/simulator/inc/ -I./ -I./lvgl/ -I/opt/homebrew/Cellar/sdl2/2.28.5/include/

but I get the same error. Do you have an idea on what I can try next?

@FASTSHIFT
Copy link
Contributor

Can we merge this PR first? :) @kisvegabor

@kisvegabor
Copy link
Member

Only this is missing:

Just please document this option in the README.

@kisvegabor
Copy link
Member

kisvegabor commented Apr 4, 2025

@W-Mai please add 1-2 sentences to the README about this feature.

Copy link

stale bot commented May 19, 2025

This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants