I recently started using Sublime, with SFML i built from src. I migrated my Core::Blocks project to Sublime ( put .cpp's and .h's in good folders and made Sublime project that's uses them.) Everything is compiling nicely and it works well with some minor issues. There is one problem Though. EasyClangComplete doesn't recognize std. When i write std::string with #include std is in Red rectangle and alert says "unrecognizable identifier". What's weirder syntax highlighting od Sublime itself doesn't recognize std, cause std:: is white, and sf:: from SFML or ios:: are green. Am i just not in the know, of something related to Sublime and std?
Aucun commentaire:
Enregistrer un commentaire