Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
wwwtyro's avatar
wwwtyro
Honored Guest
11 years ago

small bug in Linux SDK makefile

OVR_Linux_SensorDevice.o appears twice in the OBJECTS definition, lines 81 and 113. Not a problem for static compilation, but throws a wrench into building a shared lib. If there's a more appropria...