newbie question!
i think i probably should know whats causing this error, but i don''t =(
so plz help me..
c:\program2\engine\src\math.h(4) : error C2011: ''cVector'' : ''class'' type redefinition
easy cVector is defined twice, normaly it''s just your c compiler being a noob.
It means that you have to fiddle around with when you include your .h files, you apparently do it twice somewhere where it shouldn''t.
It means that you have to fiddle around with when you include your .h files, you apparently do it twice somewhere where it shouldn''t.
www.flashbang.se | www.thegeekstate.com | nehe.gamedev.net | glAux fix for lesson 6 | [twitter]thegeekstate[/twitter]
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement