ode 0.11.1
| Dependencies: | none specified |
|---|
| Dependencies: | none specified |
|---|
| Version 4 (modified by michaelvoliveira, 5 years ago) (diff) |
|---|
|
-- |
Problem:
../../../include/ode/error.h:37: error: 'va_list' has not been declared
For some unknow reason.. error.h don't find odeconfig.h in the same folder.....
Here is the declaration:
#include <ode/odeconfig.h>
the error persist if I change to
#include "odeconfig.h"
Powered by Trac 0.13dev-r10686
By Edgewall Software.
Visit the Trac open source project at
http://trac.edgewall.org/