Salut j'ai cette erreur qq1 peut m'aider

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
1>------ Début de la régénération globale*: Projet*: mt_u2n, Configuration*: Hardware Win32 ------
1>Suppression des fichiers de sortie et des fichiers intermédiaires du projet 'mt_u2n', configuration 'Hardware|Win32'
1>Preparing build ...
1>Exécution d'un événement après génération...
1>Building hardware ... 
1>HW_SRC="blink_and_face_detection.c"; \
1> for i in $HW_SRC; do CPP_INCLUDES="$CPP_INCLUDES -include $i"; done; \
1> echo | "C:/Impulse/CoDeveloper3/MinGW/bin/gcc" -E -DIMPULSE_C_SYNTHESIS -DRC_INVOKED -DBYTE="unsigned char" -DWORD="unsigned short" -DDWORD="unsigned int" -Dsize_t="long unsigned int" -DNULL=0 -Dstdin=NULL "-IC:\Impulse\CoDeveloper3\Include" "-IC:/Impulse/CoDeveloper3/StageMaster/include" $CPP_INCLUDES - > .i
1>"C:/Impulse/CoDeveloper3/bin/impulse_snoot" -Timpulse-c .i .snt
1><stdin>: cxtypes.h:1731: syntax error; found `(' expecting `)'
1><stdin>: cxtypes.h:1731: skipping `(' `__cdecl__'
1><stdin>: cxtypes.h:1731: syntax error; found `*' expecting `;'
1><stdin>: cxtypes.h:1731: unrecognized declaration
1><stdin>: cxtypes.h:1731: syntax error; found `)' expecting `;'
1><stdin>: cxtypes.h:1731: skipping `)'
1><stdin>: cxtypes.h:1731: unrecognized declaration
1><stdin>: cxtypes.h:1731: syntax error; found `)' expecting `;'
1><stdin>: cxtypes.h:1731: skipping `)'
1><stdin>: cxtypes.h:1732: syntax error; found `*' expecting `)'
1><stdin>: cxtypes.h:1732: skipping `*' `CvReleaseFunc'
1><stdin>: cxtypes.h:1732: missing identifier
1><stdin>: cxtypes.h:1733: syntax error; found `*' expecting `)'
1><stdin>: cxtypes.h:1733: skipping `*' `CvReadFunc'
1><stdin>: cxtypes.h:1733: missing identifier
1><stdin>: cxtypes.h:1734: syntax error; found `*' expecting `)'
1><stdin>: cxtypes.h:1734: skipping `*' `CvWriteFunc'
1><stdin>: cxtypes.h:1735: missing identifier
1><stdin>: cxtypes.h:1736: syntax error; found `*' expecting `)'
1><stdin>: cxtypes.h:1736: skipping `*' `CvCloneFunc'
1><stdin>: cxtypes.h:1736: missing identifier
1><stdin>: cxtypes.h:1748: syntax error; found `CvIsInstanceFunc' expecting `}'
1><stdin>: cxtypes.h:1748: skipping `CvIsInstanceFunc' `is_instance'
1><stdin>: cxtypes.h:1748: warning: empty declaration
1><stdin>: cxtypes.h:1749: syntax error; found `release' expecting `;'
1><stdin>: cxtypes.h:1750: syntax error; found `read' expecting `;'
1><stdin>: cxtypes.h:1751: syntax error; found `write' expecting `;'
1><stdin>: cxtypes.h:1752: syntax error; found `clone' expecting `;'
1><stdin>: cxtypes.h:1753: unrecognized declaration
1><stdin>: cxtypes.h:1753: too many errors
1>make: *** [.snt] Error 1
1>Projet : error PRJ0002 : Résultat d'erreur 2 retourné à partir de 'C:\Windows\system32\cmd.exe'.
1>Le journal de génération a été enregistré à l'emplacement "file://c:\Users\Hayfa\Documents\Visual Studio 2005\Projects\mt_u2n\mt_u2n\Hardware\BuildLog.htm"
1>mt_u2n - 1 erreur(s), 0 avertissement(s)
========== Régénération globale*: 0 a réussi, 1 a échoué, 0 a été ignoré ==========