Sign in to follow this  
Followers 0
elijah

[Support]compiling Apex

1 post in this topic

Hye,

Sorry for my bad english, but here it is my Visual report:

------ Début de la génération : Projet : taocrypt, Configuration : Release Win32 ------

Compilation en cours...

random.cpp

.\src\random.cpp(34) : fatal error C1083: Impossible d'ouvrir le fichier include : 'windows.h' : No such file or directory

Le journal de génération a été enregistré à l'emplacement "file://C:\projetdc\vc7\Release\taocrypt\BuildLog.htm"

taocrypt - 1 erreur(s), 0 avertissement(s)

------ Début de la génération : Projet : MakeDefs, Configuration : Release Win32 ------

Compilation en cours...

Util.cpp

c:\projetdc\client\stdinc.h(42) : fatal error C1083: Impossible d'ouvrir le fichier include : 'Winsock2.h' : No such file or directory

Text.cpp

c:\projetdc\client\stdinc.h(42) : fatal error C1083: Impossible d'ouvrir le fichier include : 'Winsock2.h' : No such file or directory

StringTokenizer.cpp

c:\projetdc\client\stdinc.h(42) : fatal error C1083: Impossible d'ouvrir le fichier include : 'Winsock2.h' : No such file or directory

StdAfx.cpp

c:\projetdc\client\stdinc.h(42) : fatal error C1083: Impossible d'ouvrir le fichier include : 'Winsock2.h' : No such file or directory

SimpleXML.cpp

c:\projetdc\client\stdinc.h(42) : fatal error C1083: Impossible d'ouvrir le fichier include : 'Winsock2.h' : No such file or directory

memcpy_amd.cpp

c:\projetdc\client\stdinc.h(42) : fatal error C1083: Impossible d'ouvrir le fichier include : 'Winsock2.h' : No such file or directory

MakeDefs.cpp

c:\projetdc\client\stdinc.h(42) : fatal error C1083: Impossible d'ouvrir le fichier include : 'Winsock2.h' : No such file or directory

Le journal de génération a été enregistré à l'emplacement "file://c:\projetdc\vc7\Release\MakeDefs\BuildLog.htm"

MakeDefs - 7 erreur(s), 0 avertissement(s)

------ Début de la génération : Projet : yassl, Configuration : Release Win32 ------

Compilation en cours...

yassl.cpp

c:\projetdc\yassl\include\socket_wrapper.hpp(35) : fatal error C1083: Impossible d'ouvrir le fichier include : 'winsock2.h' : No such file or directory

template_instnt.cpp

c:\projetdc\yassl\include\socket_wrapper.hpp(35) : fatal error C1083: Impossible d'ouvrir le fichier include : 'winsock2.h' : No such file or directory

Le journal de génération a été enregistré à l'emplacement "file://C:\projetdc\vc7\Release\yassl\BuildLog.htm"

yassl - 2 erreur(s), 0 avertissement(s)

------ Début de la génération : Projet : bzip2, Configuration : Release Win32 ------

Compilation en cours...

randtable.c

c:\projetdc\bzip2\bzlib.h(119) : fatal error C1083: Impossible d'ouvrir le fichier include : 'windows.h' : No such file or directory

huffman.c

c:\projetdc\bzip2\bzlib.h(119) : fatal error C1083: Impossible d'ouvrir le fichier include : 'windows.h' : No such file or directory

decompress.c

c:\projetdc\bzip2\bzlib.h(119) : fatal error C1083: Impossible d'ouvrir le fichier include : 'windows.h' : No such file or directory

crctable.c

c:\projetdc\bzip2\bzlib.h(119) : fatal error C1083: Impossible d'ouvrir le fichier include : 'windows.h' : No such file or directory

compress.c

c:\projetdc\bzip2\bzlib.h(119) : fatal error C1083: Impossible d'ouvrir le fichier include : 'windows.h' : No such file or directory

bzlib.c

c:\projetdc\bzip2\bzlib.h(119) : fatal error C1083: Impossible d'ouvrir le fichier include : 'windows.h' : No such file or directory

blocksort.c

c:\projetdc\bzip2\bzlib.h(119) : fatal error C1083: Impossible d'ouvrir le fichier include : 'windows.h' : No such file or directory

Le journal de génération a été enregistré à l'emplacement "file://C:\projetdc\vc7\Release\bzip2\BuildLog.htm"

bzip2 - 7 erreur(s), 0 avertissement(s)

------ Début de la génération : Projet : client, Configuration : Release Win32 ------

Building StringDefs.cpp and Example.xml from StringDefs.h...

'.\vc7\Release\MakeDefs\MakeDefs.exe' n'est pas reconnu en tant que commande interne

ou externe, un programme exécutable ou un fichier de commandes.

Project : error PRJ0019: Un outil a retourné un code d'erreur à partir de "Building StringDefs.cpp and Example.xml from StringDefs.h..."

Le journal de génération a été enregistré à l'emplacement "file://C:\projetdc\vc7\Release\client\BuildLog.htm"

client - 1 erreur(s), 0 avertissement(s)

------ Début de la génération : Projet : StrongDC, Configuration : Release Win32 ------

Compilation en cours...

stdafx.cpp

c:\projetdc\client\stdinc.h(42) : fatal error C1083: Impossible d'ouvrir le fichier include : 'Winsock2.h' : No such file or directory

Le journal de génération a été enregistré à l'emplacement "file://C:\projetdc\vc7\Release\StrongDC\BuildLog.htm"

StrongDC - 1 erreur(s), 0 avertissement(s)

========== Génération : 0 a réussi, 6 a échoué, 2 mis à jour, 0 a été ignoré ==========

msdn installed,

STLport and WTL too ...

Could you help me please?... :)

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0