Archive: could not resolve label


could not resolve label
Hi All,
I am getting a weird error during compilation:
Error: could not resolve label "_171.7.1.5" in install section "MainSection" (1)

I don't have any labels with the name "_171....".

Does any one has any clues or pointers in this regard?

regards.


could not resolve label (resolved ;-))
Hi All,
Managed to solve it.
It was due to a missing ${endif} in a ${if} loop.

Cheers.