Bonjour,
Lorsque je crée un projet ActiveX sous Visual Studio 6, il n'y a aucun problème mais le soucis apparaît lors du BUILD du projet:
il y a l'erreur suivante
Quelle peut bien-être la cause ?Generating Code...
Linking...
Creating library debug/MyQtProject.lib and object debug/MyQtProject.exp
QAxServerd.lib(qaxmain.obj) : fatal error LNK1202: "C:\MyQtProject\debug\vc60.pdb" is missing debugging information for referencing module
Error executing link.exe.
MyQtProject.dll - 1 error(s), 0 warning(s)
Merci d'avance !
Partager