I've tried again with the code posted before (an empty form): no problems in "Running" the code, the form appears, but again when I ask to build the binary the same error comes out.
"running" <> "build the binary"
Strictly speaking, when you "run" there is a binary being build too.
Just to be sure I understand,
- Menu: Project > New Project > Application
- Menu: Run > Run (or just F9 / or the green arrow button)
=> app starts running from the IDE
=> If you added code source editor shows some blue dots on the left side
=> the "pause" and "stop" button in the toolbar become active
But
- Menu: Run > Build
=> and you get the error?
Or do you mean "lazbuild"?