|
It sounds like some of your .o files didn't get recompiled. Try a make clean, and make again. - Peter Shook Adam D. Moss wrote:
Hi! I recently tried compiling lua with: NUMBER= -DLUA_USER_H='"../etc/luser_number.h"' -DUSE_FLOAT Now, after rebuilding my app with this lua, a lot (but not all) of my 3d objects' colours, vertex positions etc. are very wrong (these are being set/generated from lua scripts).