Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
2883 connectés 

  FORUM HardWare.fr
  Programmation
  C++

  [ Visual Studio C++ ] problème d'exécutable

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

[ Visual Studio C++ ] problème d'exécutable

n°1571893
Convexe
Posté le 07-06-2007 à 21:24:35  profilanswer
 

Bonjour ,
 
J'ai compilé un programme sous visual studio en C++ mais apparement je suis le seul à pouvoir l'ouvrir , sur d'autre PC il fait une erreur fatal au démarage alors que sur mon pc il exécute très bien .
 
Le fichier .exe que j'utilise est celui ce trouvant de le répertoire debug peut être que mon erreur vient de là.
 
Si vous avez une idée pour régler ce problème n'hésitez pas .
 
Merci de votre aide .

mood
Publicité
Posté le 07-06-2007 à 21:24:35  profilanswer
 

n°1571968
_darkalt3_
Proctopathe
Posté le 08-06-2007 à 09:14:19  profilanswer
 

Compiler en release, vérifier que toutes les dll utilisées sont présentes ...


---------------
Töp of the plöp
n°1572316
tbp
Posté le 08-06-2007 à 14:17:45  profilanswer
 
n°1572579
Convexe
Posté le 08-06-2007 à 21:10:45  profilanswer
 

Même problème en mode release .
Voicie la liste qu'il m'affiche :
 
'testMFC.exe' : Chargé 'E:\MFC\final\testMFC2\release\testMFC.exe', Les symboles ont été chargés.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\ntdll.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\kernel32.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_dec6ddd2\mfc80u.dll', Les symboles ont été chargés.
'testMFC.exe' : Chargé 'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.163_x-ww_681e29fb\msvcr80.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\msvcrt.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\gdi32.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\user32.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\shlwapi.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\advapi32.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\rpcrt4.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.MFCLOC_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_3415f6d0\mfc80FRA.dll', Le fichier binaire n'a pas été généré avec les informations de débogage.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\ole32.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\uxtheme.dll', Aucun symbole n'a été chargé.

n°1572606
_darkalt3_
Proctopathe
Posté le 08-06-2007 à 22:26:27  profilanswer
 

Convexe a écrit :

Même problème en mode release .
Voicie la liste qu'il m'affiche :
 
'testMFC.exe' : Chargé 'E:\MFC\final\testMFC2\release\testMFC.exe', Les symboles ont été chargés.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\ntdll.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\kernel32.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_dec6ddd2\mfc80u.dll', Les symboles ont été chargés.
'testMFC.exe' : Chargé 'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.163_x-ww_681e29fb\msvcr80.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\msvcrt.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\gdi32.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\user32.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\shlwapi.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\advapi32.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\rpcrt4.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.MFCLOC_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_3415f6d0\mfc80FRA.dll', Le fichier binaire n'a pas été généré avec les informations de débogage.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\ole32.dll', Aucun symbole n'a été chargé.
'testMFC.exe' : Chargé 'C:\WINDOWS\system32\uxtheme.dll', Aucun symbole n'a été chargé.


 
Nan mais pas ça, utilise dependancy walker pour voir si toutes les dlls utiles sont présentes sur le PC de destination


---------------
Töp of the plöp
n°1572818
barbapapa1​0
Posté le 10-06-2007 à 00:07:38  profilanswer
 

J'avait une fois le meme problème que toi et c'était parce que j'avais compilé en mettant une option pour optimiser pour les pentium et du coup ca marchait pas sur des amd... vérifie voir ca ptetre

n°1582079
sysedit_
-- :) --
Posté le 03-07-2007 à 18:04:46  profilanswer
 

Le visual C redistributable correspondant est installé sur le pc destination ?


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Programmation
  C++

  [ Visual Studio C++ ] problème d'exécutable

 

Sujets relatifs
probleme KaffeProblème de déplacement d'un fichier uploadé
Visual Studio : tous les projets sont systématiquement obsolètes...probleme de contextmenu
Généricité sous Visual Studio Java#[Matlab] Petit problème pour petite routine
[résolu] Problème d'include chez Free mais pas en local 
Plus de sujets relatifs à : [ Visual Studio C++ ] problème d'exécutable


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR