DelphiFAQ Home Search:
General :: Programming :: Delphi :: Delphi IDE
Information about the Delphi IDE, add-in experts and wizards.

Articles:

This list is sorted by recent document popularity (not total page views).
New documents will first appear at the bottom.

Only the 40 most recently viewed articles are shown.
You can see the full list here.

Featured Article

Internal error URW 533

Question:

When building a dll project with the Delphi 5 IDE I'm repeatedly getting an fatal internal error URW 533
also after shut down and restart. Building the same project with the command line dcc32.exe compiles fine.
What is 'URW 533'?

Answer:

It has to do with package resources. I usually get it on "Build all projects". Use "Compile all... " instead.