Image file

  • Thread starter Thread starter Mir
  • Start date Start date
M

Mir

Now I've another problem when I check dependencies on the Target Designer:
No errors or warnings, but when I build the image it appears:
Error 1005 (0x3ED) in "PlatformLib::CopySrcFile2": File not found:
"73_X-Crick-Pro_bg4-B.jpg"

When I've make the component for my application I've also add a folder with
all the images that this application needs to run. What's the problem then?
 
Mir,

Have you created a repository for your component? As your component has
files you should.
Please check XPe documentation on how to create custom components:
http://msdn.microsoft.com/library/en-us/xpehelp/html/xetbsHowToSetUpNewRepos
itory.asp.

Check also these tutorials
http://msdn.microsoft.com/embedded/xp/getstart/tutorials/default.aspx
(Building a Windows XP Embedded Device)

--
KM,
BSquare Corporation
Now I've another problem when I check dependencies on the Target Designer:
No errors or warnings, but when I build the image it appears:
Error 1005 (0x3ED) in "PlatformLib::CopySrcFile2": File not found:
"73_X-Crick-Pro_bg4-B.jpg"

When I've make the component for my application I've also add a folder with
all the images that this application needs to run. What's the problem
then?
 
Back
Top