[Only registered and activated users can see links. Click Here To Register...]
I Already tried to changed the <random> to <xrandom> but still the same error
I Already tried to changed the <random> to <xrandom> but still the same error
If I change my v15 vs2003 source to vs2012 source code it is work sir avalion?Quote:
It's because <xrandom> isn't a thing
xRandom is a function declared in vutil or something, not an include and <random> is only available in C++11 and above.