playX / box2d

Automatically exported from code.google.com/p/box2d
0 stars 0 forks source link

b2GrowableStack.h:54:4: error: call to function 'memcpy' #334

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile for Android with NDK r9.

What is the expected output?
Box2D compiles successfully.

What do you see instead?
b2GrowableStack.h:54:4: error: call to function 'memcpy' that is neither 
visible in the template definition nor found by argument-dependent lookup

What version of the product are you using? On what operating system?
v2.3.1

Please provide any additional information below.
I've attached a patch.

Original issue reported on code.google.com by tn0...@gmail.com on 8 Apr 2014 at 9:10

Attachments:

GoogleCodeExporter commented 9 years ago
Completed: At revision: 312  

Original comment by erinca...@gmail.com on 9 Apr 2014 at 4:51