Salut,
Alors j'ai telecharger le zip. Ensuite dans borland je suis aller dans composants -> installer des packages. Je selectionne le .bpl.
Et c'est la que ca marche pas. Je dois encore faire un truc ? J'ai essayer d'ouvrir le .bdsproj du zip. Mais des que je clique sur compiler, j'ai une erreur :
Erreur E/S 103
1 2 3 4 5 6 7 8 9 10 11 12
| + $B[22B3A02A]{bcbide100.bpl} CppComIntf.CppComIntf.TCompiler.LinkAll (Line 1643, "CppComIntf.pas" + 177) + $B
+ $3D[22B37DDE]{bcbide100.bpl} CppComIntf.CppComIntf.TCompiler.CompileAll (Line 683, "CppComIntf.pas" + 101) + $3D
+ $C[20BA5128]{coreide100.bpl} ComPrgrs.ComPrgrs.TProgressForm.StartCompile (Line 75, "ComPrgrs.pas" + 5) + $C
+ $6[520389E7]{vcl100.bpl } Controls.Controls.TControl.WndProc (Line 5143, "Controls.pas" + 83) + $6
+ $6[5203C998]{vcl100.bpl } Controls.Controls.TWinControl.WndProc (Line 7242, "Controls.pas" + 101) + $6
+ $5[520511CD]{vcl100.bpl } Forms.Forms.TCustomForm.WndProc (Line 3284, "Forms.pas" + 125) + $5
+ $6[5203C150]{vcl100.bpl } Controls.Controls.TWinControl.MainWndProc (Line 7021, "Controls.pas" + 3) + $6
+ $0[51F40BB0]{rtl100.bpl } Classes.Classes.StdWndProc (Line 11572, "classes.pas" + 8) + $0
+ $6A[7E398721]{USER32.dll } GetDC + $6A
+ $14A[7E398801]{USER32.dll } GetDC + $14A
+ $122[7E3989B8]{USER32.dll } GetWindowLongW + $122
+ $A[7E3996B2]{USER32.dll } DispatchMessageA + $A |
Une idée du souci ?
Sinon si je fais un clique droit sur le projet et (je sais plus) j'ai ca comme erreur aussi :
[C++ Avertissement] TOpenGLAPPanel.cpp(56): W8058 Impossible de créer l'en-tête pré-compilé : échec de l'écriture
Partager