Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug is not working with Cmake #34

Open
kisvegabor opened this issue Mar 20, 2024 · 2 comments
Open

Debug is not working with Cmake #34

kisvegabor opened this issue Mar 20, 2024 · 2 comments

Comments

@kisvegabor
Copy link
Member

Hi,

I've just updated the project to LVGL v9 and CMake. Now it uses LVGL's built-in SDL driver (we have built-in X11 driver too).

However ,with CMake the Debugger is not working. I believe there are some issues with simulator.code-workspace but it's an unknown territory to me.

@springltd @gcopoix
From your previous activity in this repo I think you have a better understand about configuring the debugger. Could you take a look at this issue?

@microwavesafe
Copy link
Collaborator

I have cloned the repository but the usual, ctrl + shift + b or F5 both give me

make: *** No targets specified and no makefile found. Stop.

Is there now a requirement for a CMake extension, like this one?

https://code.visualstudio.com/docs/cpp/cmake-linux

@gcopoix
Copy link
Contributor

gcopoix commented Mar 20, 2024

thanks for your input, fixed in #35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants