I tried to build the image (WEC7) colibri imx6

I tried to build the image (WEC7). I used your BSP 1.1 and put it into wince700\platform
and workspace 1.1 put into wince700\OSDesigns. After all I run vs2008 by click on
wince700\OSDesigns\IMX6_core7\IMX6_core7.
But it’s give the errors like:
D:\WINCE700\public\common\oak\misc\makeimg.proj(368,5): error : MAKEIMG: ERROR: An error occurred while making the image. Please inspect the image log. {log=“D:\WINCE700\build.log(29566)”}
D:\WINCE700\public\common\oak\misc\makeimg.proj(368,5): error : MAKEIMG: ERROR: An error occurred while making the image. Please inspect the image log. {log=“D:\WINCE700\build.log(29573)”}
BLDDEMO: ERROR: Error(s) in makeimg phase. See D:\WINCE700\build.log for details. {log=“D:\WINCE700\build.log(29580)”}
How to solve this problem?

Can you please share build.log so we can try to find out the issue?

link text
My build.log

Maybe I misunderstood. My steps are:
I put your BSP to win700\platform directory as TORADEXIMX6BIN
and your workspace to wince700\osdesigns dir as imac6_core7
after that I try to build this project.
Where are my mistakes.
Thank U

I see that the OS design is in a different folder (D:\Kolia\WCE\imx6_wince7_workspace_1.1b4\IMX6_Core7) but that should not make a difference.
Do you have toradexcommon.bib in the BSP folder?
This file should be copied to release folder and included by main .bib file.
Can you try to execute build\Advanced build commands\build current BSP and subproject and see if this copies the missing files and fixes the issue?