HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 3 and Version 4 of dev-games/ode/0.11.1


Ignore:
Timestamp:
05/06/10 11:17:33 (5 years ago)
Author:
michaelvoliveira
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev-games/ode/0.11.1

    v3 v4  
     1'''Problem:''' 
     2 
    13../../../include/ode/error.h:37: error: 'va_list' has not been declared 
    24 
    3 #include <stdarg.h> 
     5 
     6For some unknow reason.. error.h don't find odeconfig.h in the same folder.....  
     7 
     8 
     9Here is the declaration: 
     10 
     11#include <ode/odeconfig.h> 
     12 
     13the error persist if I change to 
     14 
     15#include "odeconfig.h" 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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