PDA

View Full Version : Compilererror 4328 in fastview (dfquery24)



Ditte
16-Mar-2008, 07:13 AM
Hi,
in aps.pkg the class aps.textdeit will be defined.
Class aps.TextEdit is a cTextEdit startmac APS.STARTMAC_LABEL_SNAP

----Compiling fastview.src----
- Compiling Program: C:\VDF140\Libary\VdfQuery24\AppSrc\fastview.src
- Memory Available: 726110208
.....
- Including file: aps.pkg (C:\VDF140\Libary\VdfQuery24\AppSrc\aps.pkg)
- Error 4345: C:\VDF140\Libary\VdfQuery24\AppSrc\TimedObs.pkg (ln 23) Typ
Pruefungsfehler U_APS.TEXTEDIT, MUST BE DEFINED
-- Error 4328: Undefiniertes Symbol in Argument U_APS.TEXTEDIT
- Error 4345: C:\VDF140\Libary\VdfQuery24\AppSrc\autodown.pkg (ln 71) Typ
Pruefungsfehler U_APS.TEXTEDIT, MUST BE DEFINED
-- Error 4328: Undefiniertes Symbol in Argument U_APS.TEXTEDIT

Iīdonīt find the reason for the error.

Regards Dittmar

Sture Andersen
16-Mar-2008, 08:11 AM
Hi Dittmar,

It's the VDF version detection package that goes wrong. Replace the
version.nui package in the AppSrc folder with the one attached.

-Sture

Ditte
16-Mar-2008, 02:01 PM
Thanks,
it works.

Regards Dittmar

"Sture Andersen" <sture.aps@mail.tele.dk> schrieb im Newsbeitrag
news:hyWM8c2hIHA.3748@dacmail.dataaccess.com...
> Hi Dittmar,
>
> It's the VDF version detection package that goes wrong. Replace the
> version.nui package in the AppSrc folder with the one attached.
>
> -Sture
>
>