WineASIO [résolu]
J'essaye depuis ce matin de compiler WineASIO, sans y parvenir (le make fait des erreurs)
[+]
- Copy to clipboardpkg-config --exists jack gcc -c -I. -I/usr/include -I/usr/include -I/usr/include/wine -I/usr/include/wine/windows -m32 -g -O2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -o asio.o asio.c asio.c:45:33: error: wine/windows/windef.h: Aucun fichier ou dossier de ce type asio.c:46:34: error: wine/windows/winbase.h: Aucun fichier ou dossier de ce type asio.c:47:34: error: wine/windows/objbase.h: Aucun fichier ou dossier de ce type asio.c:48:35: error: wine/windows/mmsystem.h: Aucun fichier ou dossier de ce type asio.c:49:32: error: wine/windows/psapi.h: Aucun fichier ou dossier de ce type asio.c:55:26: error: wine/library.h: Aucun fichier ou dossier de ce type asio.c:56:24: error: wine/debug.h: Aucun fichier ou dossier de ce type asio.c:72: warning: data definition has no type or storage class asio.c:72: warning: type defaults to ‘int’ in declaration of ‘WINE_DEFAULT_DEBUG_CHANNEL’ asio.c:72: warning: parameter names (without types) in function declaration asio.c:78: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘CALLBACK’ asio.c:81: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘const’ asio.c:121: warning: return type defaults to ‘int’ asio.c: In function ‘DECLARE_INTERFACE_’: asio.c:122: warning: implicit declaration of function ‘STDMETHOD_’ asio.c:122: error: ‘HRESULT’ undeclared (first use in this function) asio.c:122: error: (Each undeclared identifier is reported only once asio.c:122: error: for each function it appears in.) asio.c:122: error: ‘QueryInterface’ undeclared (first use in this function) asio.c:122: error: ‘THIS_’ undeclared (first use in this function) asio.c:122: error: expected ‘)’ before ‘REFIID’ asio.c:122: error: expected ‘;’ before ‘PURE’ asio.c:123: error: ‘ULONG’ undeclared (first use in this function) asio.c:123: error: ‘AddRef’ undeclared (first use in this function) asio.c:123: error: ‘THIS’ undeclared (first use in this function) asio.c:123: error: expected ‘;’ before ‘PURE’ asio.c:124: error: ‘Release’ undeclared (first use in this function) asio.c:124: error: expected ‘;’ before ‘PURE’ asio.c:125: error: expected expression before ‘ASIOBool’ asio.c:125: error: expected ‘)’ before ‘void’ asio.c:125: error: expected ‘;’ before ‘PURE’ asio.c:126: error: expected expression before ‘void’ asio.c:126: error: expected ‘)’ before ‘char’ asio.c:126: error: expected ‘;’ before ‘PURE’ asio.c:127: error: expected expression before ‘long’ asio.c:127: error: expected ‘;’ before ‘PURE’ asio.c:128: error: expected expression before ‘void’ asio.c:128: error: expected ‘)’ before ‘char’ asio.c:128: error: expected ‘;’ before ‘PURE’ asio.c:129: error: expected expression before ‘ASIOError’ asio.c:129: error: expected ‘;’ before ‘PURE’ asio.c:130: error: expected expression before ‘ASIOError’ asio.c:130: error: expected ‘;’ before ‘PURE’ asio.c:131: error: expected expression before ‘ASIOError’ asio.c:131: error: expected ‘)’ before ‘long’ asio.c:131: error: expected ‘;’ before ‘PURE’ asio.c:132: error: expected expression before ‘ASIOError’ asio.c:132: error: expected ‘)’ before ‘long’ asio.c:132: error: expected ‘;’ before ‘PURE’ asio.c:133: error: expected expression before ‘ASIOError’ asio.c:133: error: expected ‘)’ before ‘long’ asio.c:133: error: expected ‘;’ before ‘PURE’ asio.c:134: error: expected expression before ‘ASIOError’ asio.c:134: error: expected ‘)’ before ‘ASIOSampleRate’ asio.c:134: error: expected ‘;’ before ‘PURE’ asio.c:135: error: expected expression before ‘ASIOError’ asio.c:135: error: expected ‘)’ before ‘ASIOSampleRate’ asio.c:135: error: expected ‘;’ before ‘PURE’ asio.c:136: error: expected expression before ‘ASIOError’ asio.c:136: error: expected ‘)’ before ‘ASIOSampleRate’ asio.c:136: error: expected ‘;’ before ‘PURE’ asio.c:137: error: expected expression before ‘ASIOError’ asio.c:137: error: expected ‘)’ before ‘ASIOClockSource’ asio.c:137: error: expected ‘;’ before ‘PURE’ asio.c:138: error: expected expression before ‘ASIOError’ asio.c:138: error: expected ‘)’ before ‘long’ asio.c:138: error: expected ‘;’ before ‘PURE’ asio.c:139: error: expected expression before ‘ASIOError’ asio.c:139: error: expected ‘)’ before ‘ASIOSamples’ asio.c:139: error: expected ‘;’ before ‘PURE’ asio.c:140: error: expected expression before ‘ASIOError’ asio.c:140: error: expected ‘)’ before ‘ASIOChannelInfo’ asio.c:140: error: expected ‘;’ before ‘PURE’ asio.c:141: error: expected expression before ‘ASIOError’ asio.c:141: error: expected ‘)’ before ‘ASIOBufferInfo’ asio.c:141: error: expected ‘;’ before ‘PURE’ asio.c:142: error: expected expression before ‘ASIOError’ asio.c:142: error: expected ‘;’ before ‘PURE’ asio.c:143: error: expected expression before ‘ASIOError’ asio.c:143: error: expected ‘;’ before ‘PURE’ asio.c:144: error: expected expression before ‘ASIOError’ asio.c:144: error: expected ‘)’ before ‘long’ asio.c:144: error: expected ‘;’ before ‘PURE’ asio.c:145: error: expected expression before ‘ASIOError’ asio.c:145: error: expected ‘;’ before ‘PURE’ asio.c: At top level: asio.c:171: error: expected ‘:’, ‘,’, ‘;’, ‘}’ or ‘__attribute__’ before ‘*’ token asio.c:229: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘WINAPI’ asio.c:239: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘WINAPI’ asio.c:277: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘WINAPI’ asio.c: In function ‘read_config’: asio.c:306: warning: implicit declaration of function ‘TRACE’ asio.c:325: warning: implicit declaration of function ‘isspace’ asio.c:333: error: ‘IWineASIOImpl’ has no member named ‘client_name’ asio.c:350: error: ‘IWineASIOImpl’ has no member named ‘client_name’ asio.c:352: error: ‘IWineASIOImpl’ has no member named ‘client_name’ asio.c:353: error: ‘IWineASIOImpl’ has no member named ‘client_name’ asio.c: In function ‘get_numChannels’: asio.c:362: error: ‘IWineASIOImpl’ has no member named ‘client_name’ asio.c: At top level: asio.c:375: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘get_autoconnect’ asio.c: In function ‘get_targetname’: asio.c:479: error: ‘IWineASIOImpl’ has no member named ‘client_name’ asio.c: In function ‘set_clientname’: asio.c:520: error: ‘IWineASIOImpl’ has no member named ‘client_name’ asio.c: In function ‘set_portname’: asio.c:536: error: ‘IWineASIOImpl’ has no member named ‘client_name’ asio.c: At top level: asio.c:552: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_init’ asio.c:552: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_init’ asio.c:710: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_getDriverName’ asio.c:710: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_getDriverName’ asio.c:716: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_getDriverVersion’ asio.c:716: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_getDriverVersion’ asio.c:722: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_getErrorMessage’ asio.c:722: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_getErrorMessage’ asio.c:729: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_start’ asio.c:729: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_start’ asio.c:827: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_stop’ asio.c:827: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_stop’ asio.c:841: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_getChannels’ asio.c:841: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_getChannels’ asio.c:857: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_getLatencies’ asio.c:857: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_getLatencies’ asio.c:871: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_getBufferSize’ asio.c:871: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_getBufferSize’ asio.c:893: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_canSampleRate’ asio.c:893: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_canSampleRate’ asio.c:904: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_getSampleRate’ asio.c:904: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_getSampleRate’ asio.c:917: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_setSampleRate’ asio.c:917: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_setSampleRate’ asio.c:928: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_getClockSources’ asio.c:928: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_getClockSources’ asio.c:947: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_setClockSource’ asio.c:947: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_setClockSource’ asio.c:962: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_getSamplePosition’ asio.c:962: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_getSamplePosition’ asio.c:984: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_getChannelInfo’ asio.c:984: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_getChannelInfo’ asio.c:1027: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_disposeBuffers’ asio.c:1027: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_disposeBuffers’ asio.c:1061: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_createBuffers’ asio.c:1061: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_createBuffers’ asio.c:1192: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_controlPanel’ asio.c:1192: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_controlPanel’ asio.c:1203: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_future’ asio.c:1203: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_future’ asio.c:1229: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘IWineASIOImpl_outputReady’ asio.c:1229: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wrapped_IWineASIOImpl_outputReady’ asio.c:1236: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘WineASIO_Vtbl’ asio.c:1264: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘asioCreateInstance’ asio.c: In function ‘getNanoSeconds’: asio.c:1285: warning: implicit declaration of function ‘timeGetTime’ asio.c: In function ‘jack_process’: asio.c:1301: error: ‘IWineASIOImpl’ has no member named ‘state’ asio.c:1307: error: ‘IWineASIOImpl’ has no member named ‘client_state’ asio.c:1308: error: ‘IWineASIOImpl’ has no member named ‘client_state’ asio.c:1310: error: ‘IWineASIOImpl’ has no member named ‘sample_position’ asio.c:1313: error: ‘IWineASIOImpl’ has no member named ‘active_inputs’ asio.c:1315: error: ‘IWineASIOImpl’ has no member named ‘input’ asio.c:1318: error: ‘IWineASIOImpl’ has no member named ‘input’ asio.c:1320: error: ‘IWineASIOImpl’ has no member named ‘input’ asio.c:1325: error: ‘IWineASIOImpl’ has no member named ‘semaphore1’ asio.c:1328: error: ‘IWineASIOImpl’ has no member named ‘semaphore2’ asio.c:1331: error: ‘IWineASIOImpl’ has no member named ‘num_outputs’ asio.c:1333: error: ‘IWineASIOImpl’ has no member named ‘output’ asio.c:1336: error: ‘IWineASIOImpl’ has no member named ‘output’ asio.c:1338: error: ‘IWineASIOImpl’ has no member named ‘output’ asio.c: At top level: asio.c:1354: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘CALLBACK’ make: *** [asio.o] Erreur 1
C'est terrible c'est affreux