Bonjour,

J'ai un problème, je dois compiler à l'aide du x86 Free build environment pour Vista, donc j'ai installer le WDK, puis je l'utilise pour compiler et la j'ai ces erreurs :


BUILD: Computing Include file dependencies:
BUILD: Examining d:\cours\taf\modifié popfax\popfax-printer\src\driver\bitmapdrv directory for files to compile.
oacr invalidate root86fre /autocleanqueue
1>Compiling d:\cours\taf\modifié popfax\popfax-printer\src\driver\bitmapdrv *************
1>'nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS1 NOLINK=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR='
1>d:\cours\taf\modifié popfax\popfax-printer\src\driver\bitmapdrv: TARGETPATH is obj
1>c:\winddk\7600.16385.1\bin\makefile.new(7117) : fatal error U1087: cannot have : and :: dependents for same target
1>errors in directory d:\cours\taf\modifié popfax\popfax-printer\src\driver\bitmapdrv
1>c:\winddk\7600.16385.1\bin\makefile.new(7117) : error U1087: cannot have : and :: dependents for same target
1>Stop.
1>nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS1 NOLINK=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2

1>Linking for d:\cours\taf\modifié popfax\popfax-printer\src\driver\bitmapdrv *************
1>'nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1 MAKEDLL=1 MAKEDIR_RELATIVE_TO_BASEDIR='
1>d:\cours\taf\modifié popfax\popfax-printer\src\driver\bitmapdrv: TARGETPATH is obj
1>c:\winddk\7600.16385.1\bin\makefile.new(7117) : fatal error U1087: cannot have : and :: dependents for same target
1>c:\winddk\7600.16385.1\bin\makefile.new(7117) : error U1087: cannot have : and :: dependents for same target
1>Stop.
1>nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1 MAKEDLL=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2

0 files compiled - 4 errors.

Donc voilà mon pb..
Et je n'ai aucune idée pourquoi..
J'ai changé le path.

Pourriez vous m'aider ?

Merci !