WINSB error

Login to reply to this topic.
Tue, 2007-09-04 04:49
Joined: 2007-09-04
Forum posts: 1

Hi
I use C++BuilderX V1.5 & SDK V2.1
And I install Active perl & Microsoft debugger & visual C++
But I receive this error :

bldmake -v bldfiles
abld -v makefile WINSB
This project does not support platform or program "WINSB"
abld -v reallyclean WINSB UDEB
This project does not support platform, build or program "WINSB"
Clean finished
bldmake -v bldfiles
abld -v export
abld -v makefile WINSB
This project does not support platform or program "WINSB"
abld -v resource WINSB UDEB
This project does not support platform, build or program "WINSB"
abld -v library WINSB
This project does not support platform or program "WINSB"
Compile finished
abld -v target WINSB UDEB
This project does not support platform, build or program "WINSB"
abld -v final WINSB UDEB
This project does not support platform, build or program "WINSB"
abld -c build WINSB UDEB
This project does not support platform, build or program "WINSB"
abld -w build WINSB UDEB
This project does not support platform, build or program "WINSB"
Build finished

Please help me !


Tue, 2007-09-04 10:02
Joined: 2004-11-29
Forum posts: 1134
Re: WINSB error

make sure your bld.inf contains "WINSB" under "PRJ_PLATFORMS"

  • Login to reply to this topic.