HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog
PortLog:dev-games/ode/0.11.1

Context Navigation

  • Up
  • Start Page
  • Index
  • History

Last modified 5 years ago

ode 0.11.1

Dependencies: none specified

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"

Beyond that, will be necessary write a drawstuff with our opengl+app_server

Download in other formats:

  • Plain Text

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/