View previous topic :: View next topic |
Author |
Message |
leacks Cheater
Reputation: 0
Joined: 12 Feb 2008 Posts: 36
|
Posted: Tue Feb 22, 2011 9:25 pm Post subject: jvdesign can't compil |
|
|
In lazarus 32 bit
Fatal: Can't find unit JvDesignSurface used by ceguicomponents
So I try install jvRuntimeDesign.lpk.
1. no test.lrs
2. \Cheat Engine 6\jvdesign\jvdesignimp.pas(1,1) Fatal: Can't find unit componenteditors used by JvDesignImp
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25791 Location: The netherlands
|
Posted: Wed Feb 23, 2011 6:14 am Post subject: |
|
|
JvDesignSurface is present in the jvdesign folder
Make sure that jvdesign is in the unit search path
And do a BUILD ALL. Compile/run sometimes messes up
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
leacks Cheater
Reputation: 0
Joined: 12 Feb 2008 Posts: 36
|
Posted: Wed Feb 23, 2011 10:43 am Post subject: |
|
|
I try creat new project from name mode,use "jvRuntimeDesign.pas" and select application.
Code: | jvdesignimp.pas(15,38) Fatal: Can't find unit componenteditors used by JvDesignImp
|
I try creat new application project, then open jvRuntimeDesign.lpk, compile.
Code: | D:\Hack\CheatEngine60src\Cheat Engine 6\jvdesign\jvdesignimp.pas(1,1) Fatal: Can't find unit componenteditors used by JvDesignImp
|
I try open cheatengine.lpr ,and build all.
Code: | Recompiling JvDesignSurface, checksum changed for Classes
ceguicomponents.pas(12,12) Fatal: Can't find unit JvDesignSurface used by ceguicomponents
|
I know jvresources.pas in jvdesign folder.
But ...
If I select debug-nomt mode, it's "Project "Cheat Engine 6.1" successfully built"
If I select release mode, have error.
=============
Thanks Dark Byte.
I try some of the ways.
Finally succeeded.
Only check & add "-Fu" have jvdesign.
|
|
Back to top |
|
 |
|