| View previous topic :: View next topic |
| Author |
Message |
weber
Joined: 06 Jun 2007 Posts: 12
|
Posted: Mon Jul 26, 2010 4:36 pm Post subject: installation problem basepack sources Delphi 2006 |
|
|
Hi,
i have problems compiling the sources of the new released basepack v9.7
First I opened sdlbasepack_97D2006.dpk.
Now I set the global Define PAIDVERS and i tried to compile.
I got this error message:
"[Pascal Fehler] sdlbasepack_97D2006.dpk(45): E1026 Datei nicht gefunden: 'sdlbasepack_rt_97D2006.res'
(english: [Pascal Error] ... E1026 File not found: '...')
I cant find this res-File anywhere, neither in the sources nor in the installed package.
what do i do wrong? thx in advance for your help! |
|
| Back to top |
|
 |
weber
Joined: 06 Jun 2007 Posts: 12
|
Posted: Tue Jul 27, 2010 9:54 am Post subject: |
|
|
ok thx for your help. i tried something different now.
- open sdlbasepack_rt_97D2006.dpk
- compile
Fehler: ungültige Compileranweisung $ENDIF
(error: invalid compiler directive $ENDIF)
- delete $ENDIF from sourcecode
- compile -> success
- open sdlbasepack_97D2006.dpk
- compile
- install
done.
the package now is called 'SDL Basepack 9.7/LE', but i guess thats only a wrong description that is placed in the sources.
could you please tell me, if the installation will work this way?
edit:
i can tell you, it wont work this way. i get strange errors after restarting delphi ('this bpl was compiled with another version of delphi' or sth similar)
quick help is needed! |
|
| Back to top |
|
 |
|