On 08/23/2013 08:06 AM, Brian Paul wrote:
On 08/23/2013 05:13 AM, ZhiLi wrote:
Hi every one,
I am trying to compile Mesa Library version 9.0.3. There is an error,
../../../src/mapi/mapi/stub.c: error: ‘MAPI_TABLE_NUM_STATIC’
undeclared here (not in a function)
I trace the source code, and
On 08/23/2013 05:13 AM, ZhiLi wrote:
Hi every one,
I am trying to compile Mesa Library version 9.0.3. There is an error,
../../../src/mapi/mapi/stub.c: error: ‘MAPI_TABLE_NUM_STATIC’
undeclared here (not in a function)
I trace the source code, and find it is not defined.
Did this happen to
Hi every one,
I am trying to compile Mesa Library version 9.0.3. There is an error,
../../../src/mapi/mapi/stub.c: error: ‘MAPI_TABLE_NUM_STATIC’> undeclared here
(not in a function)I trace the source code, and find it is not defined.Did this
happen to anyone? Can anyone give me some help?Thanks