How to install Omega under Delphi2005

xiaoxiao2021-03-06  40

How to install Omega under Delphi2005, I am published in the Omega homepage, so I use English. Do Not ask me why, COS 'I Donn't Know Either.

1.Open Omegad7.dpk. Maybe Omegad6 Is The Same, But I Havn't Try.

1.File Omega / DirectX8 / DirectDraw.Pas line 151

PDIRECTDRAWSURFACE = iDirectdrawsurface;

Change to

PDIRECTDRAWSURFACE = POINTER;

2.File OMAGE / OMAGEGUI.PAS LINE 1472, 1480, 1495, 1504 JUST OMIT IT. Now Compile Won't get any error.

3.Menu Project-> Option, Directories / Conditionals Set Output Directory To "./"

4.BUILD IT, AND U WILL GET OMEGAD7.BPL NOW

5.copy mppsdk.dll & d3dx81ab.dll to your% systemdirctory (always be c: / windows / system32). OmegaInstaller? No, it won't do what for you, forget it.

6.Menu Componet-> Install Pakage "Add" select omegad7.bpl.

Now u get it. Enjoy it.

转载请注明原文地址:https://www.9cbs.com/read-72932.html

New Post(0)