compile error : not a member of 'std'
Added by warmsun almost 8 years ago
hi,guys when I compile ,there are may error like : "map": is not a member of 'std' .who can give me a hand .thanks
Replies (5)
RE: compile error : not a member of 'std' - Added by warmsun almost 8 years ago
it is not a member of stlpx_std ~~ :)...
RE: compile error : not a member of 'std' - Added by kervala almost 8 years ago
Hi,
Please could you provide more information ?
Files, lines numbers, exact error, etc...
RE: compile error : not a member of 'std' - Added by warmsun almost 8 years ago
thanks for so fast reply , it seems i set the wrong environment variables.. by the way, I love this game
RE: compile error : not a member of 'std' - Added by Krolock almost 8 years ago
Hey
as Kervala has already said, we need a lot more information. For example in which file(s) the error occurs, the exact compiler error output, Windows or Linux, cmake or not and so on.
Without these informations I can only guess, that you didn't put "r:\external\include\stlport" at the first position of your include directories?
RE: compile error : not a member of 'std' - Added by warmsun almost 8 years ago
the problem have been solved , the reason of my compile error is that i set the wrong environment variables~~ :),thanks for help
(1-5/5)