can this project be successfully compiled in visual studio?
lots of errors like these:
Error C2440 'initializing': cannot convert from 'W32XTB (*)[15][4]' to 'W32XTB (&)[2][15][4]' gtesting
Error C2039 'read': is not a member of 'RingBuffer
Error C2275 'size_t': illegal use of this type as an expression
can this project be successfully compiled in visual studio?
lots of errors like these:
Error C2440 'initializing': cannot convert from 'W32XTB (*)[15][4]' to 'W32XTB (&)[2][15][4]' gtesting
Error C2039 'read': is not a member of 'RingBuffer
Error C2275 'size_t': illegal use of this type as an expression