Commpilation projet tight vnc 2.7 error...

Résolu/Fermé
starkillerc++ Messages postés 14 Date d'inscription jeudi 25 juillet 2013 Statut Membre Dernière intervention 12 août 2013 - 11 août 2013 à 12:34
starkillerc++ Messages postés 14 Date d'inscription jeudi 25 juillet 2013 Statut Membre Dernière intervention 12 août 2013 - 12 août 2013 à 23:37
Bonjour tout le monde !

Je bloque sur la compilation de tight vnc 2.7 téléchargé légalement sur le site officiel.
Quand je lance build solution j'ai 30 avertissements et 15 erreurs !!!
Error 23 error C1083: Impossible d'ouvrir le fichier include : 'DXGI1_2.h' : No such file or directory c:\users\francette\desktop\tightvnc-2.7.10\desktop\WinD3D11Device.h 33 1 desktop

Error 24 error C1083: Impossible d'ouvrir le fichier include : 'DXGI1_2.h' : No such file or directory c:\users\francette\desktop\tightvnc-2.7.10\desktop\WinD3D11Device.h 33 1 desktop

Error 25 error C1083: Impossible d'ouvrir le fichier include : 'DXGI1_2.h' : No such file or directory c:\users\francette\desktop\tightvnc-2.7.10\desktop\WinD3D11Device.h 33 1 desktop

Error 26 error C1083: Impossible d'ouvrir le fichier include : 'DXGI1_2.h' : No such file or directory c:\users\francette\desktop\tightvnc-2.7.10\desktop\WinD3D11Device.h 33 1 desktop

Error 27 error C1083: Impossible d'ouvrir le fichier include : 'DXGI1_2.h' : No such file or directory c:\users\francette\desktop\tightvnc-2.7.10\desktop\WinD3D11Device.h 33 1 desktop

Error 36 error C1083: Impossible d'ouvrir le fichier include : 'DXGI1_2.h' : No such file or directory c:\users\francette\desktop\tightvnc-2.7.10\desktop\WinD3D11Device.h 33 1 desktop

Error 37 error C1083: Impossible d'ouvrir le fichier include : 'DXGI1_2.h' : No such file or directory c:\users\francette\desktop\tightvnc-2.7.10\desktop\WinAutoMapDxgiSurface.h 31 1 desktop

Error 38 error C1083: Impossible d'ouvrir le fichier include : 'DXGI1_2.h' : No such file or directory c:\users\francette\desktop\tightvnc-2.7.10\desktop\WinD3D11Texture2D.h 29 1 desktop

Error 39 error C1083: Impossible d'ouvrir le fichier include : 'DXGI1_2.h' : No such file or directory c:\users\francette\desktop\tightvnc-2.7.10\desktop\WinD3D11Device.h 33 1 desktop
Error 40 error C1083: Impossible d'ouvrir le fichier include : 'DXGI1_2.h' : No such file or directory c:\users\francette\desktop\tightvnc-2.7.10\desktop\WinD3D11Device.h 33 1 desktop
Error 41 error C1083: Impossible d'ouvrir le fichier include : 'DXGI1_2.h' : No such file or directory c:\users\francette\desktop\tightvnc-2.7.10\desktop\WinD3D11Device.h 33 1 desktop
Error 42 error C1083: Impossible d'ouvrir le fichier include : 'DXGI1_2.h' : No such file or directory c:\users\francette\desktop\tightvnc-2.7.10\desktop\WinDxgiSurface.h 29 1 desktop
Error 43 error C1083: Impossible d'ouvrir le fichier include : 'DXGI1_2.h' : No such file or directory c:\users\francette\desktop\tightvnc-2.7.10\desktop\WinD3D11Texture2D.h 29 1 desktop
Error 46 error LNK1181: impossible d'ouvrir le fichier en entrée 'C:\Users\francette\Desktop\tightvnc-2.7.10\Release\desktop.lib' C:\Users\francette\Desktop\tightvnc-2.7.10\hookldr\LINK hookldr
Error 47 error LNK1181: impossible d'ouvrir le fichier en entrée 'C:\Users\francette\Desktop\tightvnc-2.7.10\Release\desktop.lib' C:\Users\francette\Desktop\tightvnc-2.7.10\tvnserver\LINK tvnserver

Warning 28 warning C4018: '<' : incompatibilité signed/unsigned C:\Users\francette\Desktop\tightvnc-2.7.10\desktop\MirrorScreenDriver.cpp 107 1 desktop
Warning 44 warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\viewer-keysym-test\KeySymTest.cpp 43 1 viewer-keysym-test

Warning 45 warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\viewer-keysym-test\KeySymTest.cpp 49 1 viewer-keysym-test

Warning 16 warning C4996: '_wopen': This function or variable may be unsafe. Consider using _wsopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\zlib\gzlib.c 239 1 zlib
Warning 17 warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\zlib\gzlib.c 239 1 zlib
Warning 10 warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\users\francette\desktop\tightvnc-2.7.10\network\socket\socketaddressipv4.cpp 58 1 network
Warning 18 warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\zlib\gzlib.c 287 1 zlib
Warning 22 warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\http-server-lib\HttpRequest.cpp 97 1 http-server-lib
Warning 20 warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\zlib\gzlib.c 598 1 zlib
Warning 21 warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\zlib\gzlib.c 599 1 zlib
Warning 15 warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\zlib\gzlib.c 211 1 zlib
Warning 19 warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\zlib\gzlib.c 597 1 zlib
Warning 11 warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\users\francette\desktop\tightvnc-2.7.10\network\socket\socketaddressipv4.cpp 59 1 network
Warning 12 warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\users\francette\desktop\tightvnc-2.7.10\network\socket\socketaddressipv4.cpp 63 1 network
Warning 8 warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\users\francette\desktop\tightvnc-2.7.10\network\socket\socketaddressipv4.cpp 44 1 network
Warning 9 warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\users\francette\desktop\tightvnc-2.7.10\network\socket\socketaddressipv4.cpp 50 1 network
Warning 1 warning C4996: 'swscanf': This function or variable may be unsafe. Consider using swscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\users\francette\desktop\tightvnc-2.7.10\region\rectserializer.cpp 44 1 region
Warning 2 warning C4996: 'swscanf': This function or variable may be unsafe. Consider using swscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\users\francette\desktop\tightvnc-2.7.10\util\stringparser.cpp 33 1 util
Warning 3 warning C4996: 'swscanf': This function or variable may be unsafe. Consider using swscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\users\francette\desktop\tightvnc-2.7.10\util\stringparser.cpp 73 1 util
Warning 4 warning C4996: 'swscanf': This function or variable may be unsafe. Consider using swscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\users\francette\desktop\tightvnc-2.7.10\util\stringparser.cpp 92 1 util
Warning 5 warning C4996: 'swscanf': This function or variable may be unsafe. Consider using swscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\users\francette\desktop\tightvnc-2.7.10\util\stringparser.cpp 105 1 util
Warning 6 warning C4996: 'swscanf': This function or variable may be unsafe. Consider using swscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\users\francette\desktop\tightvnc-2.7.10\util\stringparser.cpp 118 1 util
Warning 31 warning C4996: 'swscanf': This function or variable may be unsafe. Consider using swscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\server-config-lib\IpAccessRule.cpp 67 1 server-config-lib
Warning 32 warning C4996: 'swscanf': This function or variable may be unsafe. Consider using swscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\server-config-lib\IpAccessRule.cpp 91 1 server-config-lib
Warning 33 warning C4996: 'swscanf': This function or variable may be unsafe. Consider using swscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\server-config-lib\IpAccessRule.cpp 116 1 server-config-lib
Warning 34 warning C4996: 'swscanf': This function or variable may be unsafe. Consider using swscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\server-config-lib\PortMapping.cpp 105 1 server-config-lib
Warning 35 warning C4996: 'swscanf': This function or variable may be unsafe. Consider using swscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\server-config-lib\PortMappingRect.cpp 51 1 server-config-lib
Warning 29 warning C4996: 'wcstok': This function or variable may be unsafe. Consider using wcstok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\server-config-lib\Configurator.cpp 465 1 server-config-lib
Warning 30 warning C4996: 'wcstok': This function or variable may be unsafe. Consider using wcstok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\server-config-lib\Configurator.cpp 474 1 server-config-lib
Warning 13 warning C4996: 'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\zlib\gzlib.c 191 1 zlib
Warning 14 warning C4996: 'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\francette\Desktop\tightvnc-2.7.10\zlib\gzlib.c 206 1 zlib
Warning 7 warning LNK4006: __NULL_IMPORT_DESCRIPTOR dÚjÓ dÚfini dans Wtsapi32.lib(WTSAPI32.dll)á; seconde dÚfinition ignorÚe C:\Users\francette\Desktop\tightvnc-2.7.10\win-system\psapi.lib(PSAPI.DLL) win-system


35> tvnviewer.vcxproj -> C:\Users\francette\Desktop\tightvnc-2.7.10\Release\tvnviewer.exe
========== Build: 33 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========




pouvez vous m'aider svp?
A voir également:

3 réponses

Char Snipeur Messages postés 9696 Date d'inscription vendredi 23 avril 2004 Statut Contributeur Dernière intervention 3 octobre 2023 1 297
12 août 2013 à 13:33
La première erreur est en soit ennuyeuse, et peut en entrainer d'autre.
Le programme ne trouve pas le fichier DXGI1_2.h, c'est à dire que soit il n'est effectivement pas présent sur l'ordinateur, soit le dossier qui le contient ne fait pas partie des dossiers dans lesquels le programme cherche.

Dans le premier cas, vérifier que ce fichier est bien nécessaire (en supprimant l'inclusion), mais a priori, oui. Puis installer la bibliothèque qui le contient (il faut trouver laquelle, cf. la doc ou recherche Internet sur le fichier).

Dans le deuxième cas, soit modifier la liste des dossiers, soit déplacer le fichier dans un dossier de la liste (mais il risque d'y avoir d'autres problèmes).
1
starkillerc++ Messages postés 14 Date d'inscription jeudi 25 juillet 2013 Statut Membre Dernière intervention 12 août 2013 2
11 août 2013 à 15:24
help please!?
0
starkillerc++ Messages postés 14 Date d'inscription jeudi 25 juillet 2013 Statut Membre Dernière intervention 12 août 2013 2
12 août 2013 à 23:37
Bonsoir

Merci d' avoir pris la peine de me répondre!

Effectivement c'était je pense un problème de librairie!
Donc j'ai téléchargé Visual Studio version 2013 (je ne voulais chercher fichier par fichier donc j'ai tout ramené !) et ça fonctionne!
je pense que le fait vient de la compatibillté de tight vnc 2.7.10 avec windows 8 ....

merci encore !
j'espère que ce sujet en aidera plus d'un !
sujet résolu!
0