When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.
36 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.
#include <gtk/gtk.h> this is not recognizing by my program .
#include errors detected. Please update your includePath. Squiggles are disabled for this translation unit (C:\Users\me\Desktop\browser.c).
include them in includepath
thats what im trying to
same nothing working im including in every possible way but still
i searched a lot for solution online .I mean that's what I can do but..
@sweet creek
Please don't delete forum posts. They can be helpful to refer to later and other members can learn from them. In the future you can use !solved to close a post and mark a post as solved.
waiting for u
i updated my .json
also included it in Environmental variables but still
@vast wyvern sir you got a min?
but its a path and IDE also don't have a problem with that
removed
Still
yep
I mean... Still use \
n
That would probably cause JSON syntax issues
Windows path separators are smooth brained, always have been. Most tools either default to '/' or at least allow them
Even Microsoft's tools.
Use \\
having to escape a path separator for no good reason when '/' works too? nah
idk
also, only / is cross-platform