Tag: error
-
Check your compiler warnings and hints. They may still be errors.
—
in DelphiI try to follow a zero hints and warnings policy for my code. (I admit I don’t always succeed though. 😉 ) But I was initially confused on how to solve this, and because of that learned something about not always following directions blindly… See this example code. This function should return true if everything…
-
Error when compiling .resx file – Attempt to load a program with an invalid structure
—
I have seen this before and fixed it, but ran into it again today and could not remember what is was. When compiling a WinForms application in Visual Studio 2010, I got an error message stating “Kan bestand of assembly (…) of een van de afhankelijkheden hiervan niet laden. Poging om een programma te laden…