Skia including headers errors in visual studio

37 views
Skip to first unread message

Praveen

unread,
Oct 2, 2025, 1:55:14 PMOct 2
to skia-discuss
i have been trying work wScreenshot 2025-10-02 192131.pngith skia for the past 3 days but unfortunately i cant able to overcome the issues , since i'm  newbie i cannot troubleshoot the problems , i asked wherever i can to fix the issues but i cannot 

the problem is :  when i include the headers i linked the path with the compiler but it cannot detect the headers , am i doing anything wrong ? i done many things to fix that pls help,

bin/gn gen out/Debug
ninja -C out/Debug
Screenshot 2025-10-02 192120.png
Screenshot 2025-10-02 192131.png
Screenshot 2025-10-02 191623.png

Hemanth

unread,
Oct 30, 2025, 7:57:51 AM (16 hours ago) Oct 30
to skia-discuss
Hi,
There are mainly two things
First is, you need to include all the required library files and required header files(include folder, src and modules) inside the project and need to give this path in C++ -> General -> directives
And second is, skia.lib might be dependent on few other libraries, you need to add them in linker as well.

It would be more helpful if you share the error screenshot.

Reply all
Reply to author
Forward
0 new messages