安装wine出现错误
profile.c:1065: 错误:expected ‘,’ or ‘;’ before ‘SetColorProfileHeader’
profile.c:1089: 警告:数据定义时没有类型或存储类
profile.c:1089: 警告:在‘LCMS_BOOL’的声明中,类型默认为‘int’
profile.c:1089: 警告:属性‘__stdcall__’只对函数类型起作用
profile.c:1089: 错误:expected ‘,’ or ‘;’ before ‘UninstallColorProfileA’
profile.c:1128: 警告:数据定义时没有类型或存储类
profile.c:1128: 警告:在‘LCMS_BOOL’的声明中,类型默认为‘int’
profile.c:1128: 警告:属性‘__stdcall__’只对函数类型起作用
profile.c:1128: 错误:expected ‘,’ or ‘;’ before ‘UninstallColorProfileW’
profile.c:1286: 警告:数据定义时没有类型或存储类
profile.c:1286: 警告:在‘LCMS_BOOL’的声明中,类型默认为‘int’
profile.c:1286: 警告:属性‘__stdcall__’只对函数类型起作用
profile.c:1286: 错误:expected ‘,’ or ‘;’ before ‘CloseColorProfile’
make[2]: *** [profile.o] 错误 1
make[2]: Leaving directory `/home/amao/soft/wine/dlls/mscms'
make[1]: *** [mscms] 错误 2
make[1]: Leaving directory `/home/amao/soft/wine/dlls'
make: *** [dlls] 错误 2
|