Results 1 to 5 of 5

Thread: Required package 'rtl' not found

  1. #1

    Required package 'rtl' not found

    [Fatal Error] NLDTrayIconD6.dpk(30): Required package 'rtl' not found
    Geeft de trayIcon aan als ik hem wil compileren.

    Komt dit misschien omdat ik met delphi 5 werk?

  2. #2
    Gebruik je D6? Zoniet, maak een nieuwe package aan, zet daar de bestanden in en installeer. Dat zou het moeten oplossen.
    Wat ook een mogelijke oplossing kan zijn:
    - zet "Build with runtime packages" uit
    - voeg rtl.dcp toe aan je Search Path
    DeX 3 Delphi := The ease of VB with the power of C; Zoekt en gij zult vinden

  3. #3

  4. #4
    waar staat rtl.dcp dan? En als ik een nieuw package aanmaak met daarin het pas file NLDTrayIcon roept delphi dit.
    [Error] NLDTrayIcon.pas(257): Undeclared identifier: 'AllocateHwnd'

  5. #5
    Voeg de unit Classes toe, daarin staat AllocateHwnd
    DeX 3 Delphi := The ease of VB with the power of C; Zoekt en gij zult vinden

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •