--------------------Configuration: IQUUMDEV - IQuumDev Win32 (WCE ARMV4I)
Release--------------------
Platform header files are up-to-date...
Performing Additional Build Actions...
--------------------Configuration: LIAT - LIAT WIN32 (WCE ARMV4I)
RELEASE--------------------
Error PB2502: The feature does not support this configuration. The feature
cannot be built

I google search on this, but I didn't see any answers.
Have any figure this out why it happen?

I created a project(a dll) to a ARM4I based platform.
The compile is create with no error, but when I do a "build selected
feature", and
this error comes out.
I think something got corrupt/changed. I remember it was working fine with
"build platform".
then I saw that problem with "using old style fixup...", so I try to fix
that with /savebaserelocations:...
a few times(typo,etc..), due suddenly I saw that PB2502 error, and I wasn't
able to fix it no
matter what I do. I try. deleting all the regenerable files, rebuilt
platform(clean, not clean), create
another project, nothing works. check the project setting also.

But if I create new platform(pda, same as previous one) and add/insert the
project into this platform with/without
the /savebaserelocations fix. Everything is fine.

Anyone know how to fix that.