Hi I am currently new to programming. I am trying to compile a program. It works succesfully but every time I compile I get this following warning above? Regardless the program is able to compile. Should I be wary of such warnings? I’ve searched all over the internet but can’t seem to find an answer. I’m not sure whether it has to do something with my homebrew, xcode or splash SDK. Please help.
Below is the code I get
(ld: warning: search path ‘/Users/musanguyen/.splashkit/clang++/lib/macos’ not found
???? clang++ command run successfully ????)
I’ve tried updating my xcode and looking at flag exceptions but I dont think it would be that complicated to get rid of this error code.
IHadABadName is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.